]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: imx1: move clk32 clock into soc dtsi
authorShawn Guo <shawnguo@kernel.org>
Thu, 3 May 2018 14:50:24 +0000 (22:50 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 14 May 2018 14:08:00 +0000 (22:08 +0800)
commit416fce8e943d5b4a962cd1590830ed7a1327fabe
tree16dd529ae102ec4c0ce63302b9da03de6b025f89
parent7df57a4d8d23ec6d1c1a2cd65be02a292834870b
ARM: dts: imx1: move clk32 clock into soc dtsi

The clk32 clock is an input clock to CCM module, and should be defined
in soc dtsi rather than a board level dts.  Let's move it into
imx1.dtsi.

While at it, let's drop unnecessary #address-cells/#size-cells from
'clocks' node to DTC warning avoid_unnecessary_addr_size seen with W=1
switch.

Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx1-ads.dts
arch/arm/boot/dts/imx1.dtsi