Hi Stefano,
On Mon, Feb 14, 2022 at 02:05:18PM -0800, Stefano Stabellini wrote:
> On Mon, 14 Feb 2022, Oleksii Moisieiev wrote:
> > Hi Bertrand,
> >
> > On Mon, Feb 14, 2022 at 11:27:21AM +, Bertrand Marquis wrote:
> > > Hi Oleksii,
> > >
> > > > On 14 Feb 2022, at 11:13, Oleksii Moisieiev
On Mon, 14 Feb 2022, Oleksii Moisieiev wrote:
> Hi Bertrand,
>
> On Mon, Feb 14, 2022 at 11:27:21AM +, Bertrand Marquis wrote:
> > Hi Oleksii,
> >
> > > On 14 Feb 2022, at 11:13, Oleksii Moisieiev
> > > wrote:
> > >
> > > Hi Julien,
> > >
> > > On Sat, Feb 12, 2022 at 12:43:56PM +, Ju
Hi Bertrand,
On Mon, Feb 14, 2022 at 11:27:21AM +, Bertrand Marquis wrote:
> Hi Oleksii,
>
> > On 14 Feb 2022, at 11:13, Oleksii Moisieiev
> > wrote:
> >
> > Hi Julien,
> >
> > On Sat, Feb 12, 2022 at 12:43:56PM +, Julien Grall wrote:
> >> Hi,
> >>
> >> On 11/02/2022 11:18, Bertrand
Hi Oleksii,
> On 14 Feb 2022, at 11:13, Oleksii Moisieiev
> wrote:
>
> Hi Julien,
>
> On Sat, Feb 12, 2022 at 12:43:56PM +, Julien Grall wrote:
>> Hi,
>>
>> On 11/02/2022 11:18, Bertrand Marquis wrote:
>>> Do you plan to add support for other boards ?
>>>
>>> Did you discuss more in gene
Hi Julien,
On Sat, Feb 12, 2022 at 12:43:56PM +, Julien Grall wrote:
> Hi,
>
> On 11/02/2022 11:18, Bertrand Marquis wrote:
> > Do you plan to add support for other boards ?
> >
> > Did you discuss more in general with the linux kernel guys to see if this
> > approach was agreed and will be
Hi,
On 11/02/2022 11:18, Bertrand Marquis wrote:
Do you plan to add support for other boards ?
Did you discuss more in general with the linux kernel guys to see if this
approach was agreed and will be adopted by other manufacturers ?
All in all I think this is a good idea but I fear that all t
On Fri, 11 Feb 2022, Oleksii Moisieiev wrote:
> On Fri, Feb 11, 2022 at 11:18:47AM +, Bertrand Marquis wrote:
> > Hi Oleksii,
> >
> >
> > > On 11 Feb 2022, at 10:44, Oleksii Moisieiev
> > > wrote:
> > >
> > > Hi Bertrand,
> > >
> > > On Fri, Feb 11, 2022 at 08:46:05AM +, Bertrand Marq
On Fri, Feb 11, 2022 at 11:18:47AM +, Bertrand Marquis wrote:
> Hi Oleksii,
>
>
> > On 11 Feb 2022, at 10:44, Oleksii Moisieiev
> > wrote:
> >
> > Hi Bertrand,
> >
> > On Fri, Feb 11, 2022 at 08:46:05AM +, Bertrand Marquis wrote:
> >> Hi Oleksii,
> >>
> >>
> >>> On 8 Feb 2022, at 18
Hi Oleksii,
> On 11 Feb 2022, at 10:44, Oleksii Moisieiev
> wrote:
>
> Hi Bertrand,
>
> On Fri, Feb 11, 2022 at 08:46:05AM +, Bertrand Marquis wrote:
>> Hi Oleksii,
>>
>>
>>> On 8 Feb 2022, at 18:00, Oleksii Moisieiev
>>> wrote:
>>>
>>> This is the implementation of SCI interface, ca
Hi Bertrand,
On Fri, Feb 11, 2022 at 08:46:05AM +, Bertrand Marquis wrote:
> Hi Oleksii,
>
>
> > On 8 Feb 2022, at 18:00, Oleksii Moisieiev
> > wrote:
> >
> > This is the implementation of SCI interface, called SCMI-SMC driver,
> > which works as the mediator between XEN Domains and Firmw
Hi Oleksii,
> On 8 Feb 2022, at 18:00, Oleksii Moisieiev wrote:
>
> This is the implementation of SCI interface, called SCMI-SMC driver,
> which works as the mediator between XEN Domains and Firmware (SCP, ATF etc).
> This allows devices from the Domains to work with clocks, resets and
> power-
On 09/02/2022 15:02, Oleksandr Andrushchenko wrote:
+{
+return FIELD_PREP(HDR_ID, hdr->id) |
+FIELD_PREP(HDR_TYPE, hdr->type) |
+FIELD_PREP(HDR_PROTO, hdr->protocol);
+}
+
+/*
+ * unpack_scmi_header() - unpacks and records message and protocol id
+ *
+ * @msg_hdr: 32-bit pa
Hi, Oleksii!
On 08.02.22 20:00, Oleksii Moisieiev wrote:
> This is the implementation of SCI interface, called SCMI-SMC driver,
> which works as the mediator between XEN Domains and Firmware (SCP, ATF etc).
> This allows devices from the Domains to work with clocks, resets and
> power-domains with
This is the implementation of SCI interface, called SCMI-SMC driver,
which works as the mediator between XEN Domains and Firmware (SCP, ATF etc).
This allows devices from the Domains to work with clocks, resets and
power-domains without access to CPG.
Originally, cpg should be passed to the domain
14 matches
Mail list logo