Re: [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc

2021-04-13 Thread Bjorn Andersson
On Tue 23 Mar 17:02 CDT 2021, Martin Blumenstingl wrote: > Hi Bjorn, > > On Thu, Mar 18, 2021 at 3:55 AM Bjorn Andersson > wrote: > [...] > > > +examples: > > > + - | > > > +remoteproc@1c { > > > + compatible= "amlogic,meson8-ao-arc", "amlogic,meson-mx-ao-arc"; > > > + reg =

Re: [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc

2021-03-23 Thread Martin Blumenstingl
Hi Bjorn, On Thu, Mar 18, 2021 at 3:55 AM Bjorn Andersson wrote: [...] > > +examples: > > + - | > > +remoteproc@1c { > > + compatible= "amlogic,meson8-ao-arc", "amlogic,meson-mx-ao-arc"; > > + reg = <0x1c 0x8>, <0x38 0x8>; > > I'm generally not in favor of mapping "individual"

Re: [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc

2021-03-17 Thread Bjorn Andersson
On Tue 29 Dec 19:27 CST 2020, Martin Blumenstingl wrote: > Amlogic Meson6, Meson8, Meson8b and Meson8m2 SoCs embed an ARC EM4 > controller for always-on operations, typically used for managing system > suspend. > > Signed-off-by: Martin Blumenstingl > --- >

Re: [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc

2020-12-31 Thread Rob Herring
On Wed, 30 Dec 2020 02:27:22 +0100, Martin Blumenstingl wrote: > Amlogic Meson6, Meson8, Meson8b and Meson8m2 SoCs embed an ARC EM4 > controller for always-on operations, typically used for managing system > suspend. > > Signed-off-by: Martin Blumenstingl > --- >

[PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc

2020-12-29 Thread Martin Blumenstingl
Amlogic Meson6, Meson8, Meson8b and Meson8m2 SoCs embed an ARC EM4 controller for always-on operations, typically used for managing system suspend. Signed-off-by: Martin Blumenstingl --- .../remoteproc/amlogic,meson-mx-ao-arc.yaml | 87 +++ 1 file changed, 87 insertions(+)