Re: [PATCH 3/3] arm64: dts: meson-axg: add new reset DT node

2017-12-15 Thread Kevin Hilman
Neil Armstrong writes: > On 10/11/2017 09:46, Yixun Lan wrote: >> Add reset DT node for Amlogic's Meson-AXG SoC. >> >> Signed-off-by: Yixun Lan >> --- >> arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 6 ++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/arch/arm64/boot/dts/amlogic/me

Re: [PATCH 3/3] arm64: dts: meson-axg: add new reset DT node

2017-11-17 Thread Neil Armstrong
On 10/11/2017 09:46, Yixun Lan wrote: > Add reset DT node for Amlogic's Meson-AXG SoC. > > Signed-off-by: Yixun Lan > --- > 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/d

[PATCH 3/3] arm64: dts: meson-axg: add new reset DT node

2017-11-10 Thread Yixun Lan
Add reset DT node for Amlogic's Meson-AXG SoC. Signed-off-by: Yixun Lan --- 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 e0fb860e12c5..65945c6c8b