diff options
author | Lothar Waßmann <LW@KARO-electronics.de> | 2016-03-08 09:03:58 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-04-13 11:44:59 +0200 |
commit | abe3e2b9025068c36b0cf5091464545071c3fcfe (patch) | |
tree | 133976cde7f880e07e285f80aa23d1fde17a0bef /arch/arm/boot/dts/imx6qdl-tx6.dtsi | |
parent | ARM: dts: imx6-tx6: Relicense the Ka-Ro DT files under GPLv2/X11 (diff) | |
download | linux-abe3e2b9025068c36b0cf5091464545071c3fcfe.tar.xz linux-abe3e2b9025068c36b0cf5091464545071c3fcfe.zip |
ARM: dts: imx6-tx6: cleanup; no functional change
Add an empty line between properties and subnode in the clocks node.
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-tx6.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-tx6.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-tx6.dtsi b/arch/arm/boot/dts/imx6qdl-tx6.dtsi index 5d348d9edc1e..912f28406cb9 100644 --- a/arch/arm/boot/dts/imx6qdl-tx6.dtsi +++ b/arch/arm/boot/dts/imx6qdl-tx6.dtsi @@ -67,6 +67,7 @@ clocks { #address-cells = <1>; #size-cells = <0>; + mclk: clock@0 { compatible = "fixed-clock"; reg = <0>; |