Re: [PATCH 3/3] ARM: dts: mt8135: Add Reset Controller for MediaTek SoC

2014-10-30 Thread Flora Fu
Hi, Philipp, On Thu, 2014-10-30 at 10:02 +0100, Philipp Zabel wrote: > Since the reset controller driver accesses registers solely through the > syscon regmap, I'd prefer to keep with the device tree control graph > concept and make the reset-controller nodes children of the syscon > nodes. I've b

Re: [PATCH 3/3] ARM: dts: mt8135: Add Reset Controller for MediaTek SoC

2014-10-30 Thread Arnd Bergmann
On Thursday 30 October 2014 10:02:25 Philipp Zabel wrote: > Since the reset controller driver accesses registers solely through the > syscon regmap, I'd prefer to keep with the device tree control graph > concept and make the reset-controller nodes children of the syscon > nodes. I've brought this

Re: [PATCH 3/3] ARM: dts: mt8135: Add Reset Controller for MediaTek SoC

2014-10-30 Thread Philipp Zabel
Hi, Am Donnerstag, den 30.10.2014, 11:12 +0800 schrieb flora...@mediatek.com: > From: Flora Fu > > Add reset controller to MT8135 board dts. > > Signed-off-by: Flora Fu > --- > arch/arm/boot/dts/mt8135.dtsi | 22 ++ > 1 file changed, 22 insertions(+) > > diff --git a/arch

[PATCH 3/3] ARM: dts: mt8135: Add Reset Controller for MediaTek SoC

2014-10-29 Thread flora.fu
From: Flora Fu Add reset controller to MT8135 board dts. Signed-off-by: Flora Fu --- arch/arm/boot/dts/mt8135.dtsi | 22 ++ 1 file changed, 22 insertions(+) diff --git a/arch/arm/boot/dts/mt8135.dtsi b/arch/arm/boot/dts/mt8135.dtsi index 90a56ad..0b1ddc9 100644 --- a/arch/