From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 16 Oct 2013 09:10:34 +0200 Subject: [PATCH v10 3/7] ARM: dts: enable hi4511 with device tree In-Reply-To: References: <1381828577-27998-1-git-send-email-haojian.zhuang@linaro.org> <201310152018.10908.arnd@arndb.de> Message-ID: <201310160910.35093.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 16 October 2013, Haojian Zhuang wrote: > > If you do that, it probably makes sense to move the clock controller under here > > as well. > Could I keep them into hi3620-clk.dtsi? Since both hi3620.dtsi & > hi3620-clk.dtsi are not small, merge them together only make people > reading hard. Yes, of course. The location in the tree is independent of what file they are in. I was just suggesting to have the "clocks" node under "amba". Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v10 3/7] ARM: dts: enable hi4511 with device tree Date: Wed, 16 Oct 2013 09:10:34 +0200 Message-ID: <201310160910.35093.arnd@arndb.de> References: <1381828577-27998-1-git-send-email-haojian.zhuang@linaro.org> <201310152018.10908.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Haojian Zhuang Cc: Mark Rutland , devicetree@vger.kernel.org, Kevin Hilman , Russell King - ARM Linux , Shaojie Sun , Stephen Warren , Linus Walleij , Patch Tracking , Rob Herring , Grant Likely , John Stultz , Olof Johansson , Mike Turquette , "tglx@linutronix.de" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Wednesday 16 October 2013, Haojian Zhuang wrote: > > If you do that, it probably makes sense to move the clock controller under here > > as well. > Could I keep them into hi3620-clk.dtsi? Since both hi3620.dtsi & > hi3620-clk.dtsi are not small, merge them together only make people > reading hard. Yes, of course. The location in the tree is independent of what file they are in. I was just suggesting to have the "clocks" node under "amba". Arnd