* [PATCH] ARM64: dts: meson-axg: add sec_AO system controller
@ 2018-02-15 10:12 Jerome Brunet
[not found] ` <20180215101207.19186-1-jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Jerome Brunet @ 2018-02-15 10:12 UTC (permalink / raw)
To: Kevin Hilman, Carlo Caione
Cc: Jerome Brunet, linux-amlogic, devicetree, linux-arm-kernel,
linux-kernel
add the secure AO system controller with chipid enabled
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
---
arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
index 880e25b113c1..7f4c00216b82 100644
--- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
@@ -836,6 +836,12 @@
};
};
+ sec_AO: ao-secure@140 {
+ compatible = "amlogic,meson-gx-ao-secure", "syscon";
+ reg = <0x0 0x140 0x0 0x140>;
+ amlogic,has-chip-id;
+ };
+
pwm_AO_ab: pwm@7000 {
compatible = "amlogic,meson-axg-ao-pwm";
reg = <0x0 0x07000 0x0 0x20>;
--
2.14.3
^ permalink raw reply related [flat|nested] 3+ messages in thread[parent not found: <20180215101207.19186-1-jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>]
* Re: [PATCH] ARM64: dts: meson-axg: add sec_AO system controller [not found] ` <20180215101207.19186-1-jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> @ 2018-02-15 11:55 ` Neil Armstrong 2018-03-08 1:09 ` Kevin Hilman 0 siblings, 1 reply; 3+ messages in thread From: Neil Armstrong @ 2018-02-15 11:55 UTC (permalink / raw) To: Jerome Brunet, Kevin Hilman, Carlo Caione Cc: linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, devicetree-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r On 15/02/2018 11:12, Jerome Brunet wrote: > add the secure AO system controller with chipid enabled > > Signed-off-by: Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> > --- > arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi > index 880e25b113c1..7f4c00216b82 100644 > --- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi > +++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi > @@ -836,6 +836,12 @@ > }; > }; > > + sec_AO: ao-secure@140 { > + compatible = "amlogic,meson-gx-ao-secure", "syscon"; > + reg = <0x0 0x140 0x0 0x140>; > + amlogic,has-chip-id; > + }; > + > pwm_AO_ab: pwm@7000 { > compatible = "amlogic,meson-axg-ao-pwm"; > reg = <0x0 0x07000 0x0 0x20>; > Reviewed-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM64: dts: meson-axg: add sec_AO system controller 2018-02-15 11:55 ` Neil Armstrong @ 2018-03-08 1:09 ` Kevin Hilman 0 siblings, 0 replies; 3+ messages in thread From: Kevin Hilman @ 2018-03-08 1:09 UTC (permalink / raw) To: Neil Armstrong Cc: Jerome Brunet, Carlo Caione, linux-amlogic, devicetree, linux-kernel, linux-arm-kernel Neil Armstrong <narmstrong@baylibre.com> writes: > On 15/02/2018 11:12, Jerome Brunet wrote: >> add the secure AO system controller with chipid enabled >> >> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> >> --- >> arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 6 ++++++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi >> index 880e25b113c1..7f4c00216b82 100644 >> --- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi >> +++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi >> @@ -836,6 +836,12 @@ >> }; >> }; >> >> + sec_AO: ao-secure@140 { >> + compatible = "amlogic,meson-gx-ao-secure", "syscon"; >> + reg = <0x0 0x140 0x0 0x140>; >> + amlogic,has-chip-id; >> + }; >> + >> pwm_AO_ab: pwm@7000 { >> compatible = "amlogic,meson-axg-ao-pwm"; >> reg = <0x0 0x07000 0x0 0x20>; >> > > Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Applied to v4.17/dt64, Kevin ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-08 1:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-15 10:12 [PATCH] ARM64: dts: meson-axg: add sec_AO system controller Jerome Brunet
[not found] ` <20180215101207.19186-1-jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2018-02-15 11:55 ` Neil Armstrong
2018-03-08 1:09 ` Kevin Hilman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox