]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts
ARM: dts: imx: drop 'clocks' container for board level clocks
authorShawn Guo <shawnguo@kernel.org>
Fri, 4 May 2018 00:24:16 +0000 (08:24 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 14 May 2018 14:08:01 +0000 (22:08 +0800)
commit8799b5d5c76c5fc53a83cc86f16fb7f74bad923d
treedb57d95a45fa0e86b4c8f564ae6b72398616f512
parent0c414b06ed10e634af43e765373be33f49849600
ARM: dts: imx: drop 'clocks' container for board level clocks

For soc level of clocks which are input to Clock Control Module, clock
driver expects them to be under 'clocks' container node.  But for board
level clocks, this container is not really necessary.  Let's drop it and
use an unique name for fixed rate clock, so that 'reg' property can be
saved as well.

Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Acked-By: Lothar Waßmann <LW@KARO-electronics.de>
arch/arm/boot/dts/imx28-tx28.dts
arch/arm/boot/dts/imx53-tx53.dtsi
arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts
arch/arm/boot/dts/imx6q-bx50v3.dtsi