diff options
author | Luka Perkov <luka@openwrt.org> | 2013-06-08 11:36:07 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-06-08 11:36:07 +0000 |
commit | da7590cd2119b92a34eb8c3e71094eb20c0df0e8 (patch) | |
tree | eed5b31f2e82d13aaa8d6c3b4d4120afccbb19e4 /target/linux/lantiq/dts/EASY98000NOR.dts | |
parent | 23aa9546ce93229d43335403c5d6d574b53f873a (diff) | |
download | mtk-20170518-da7590cd2119b92a34eb8c3e71094eb20c0df0e8.zip mtk-20170518-da7590cd2119b92a34eb8c3e71094eb20c0df0e8.tar.gz mtk-20170518-da7590cd2119b92a34eb8c3e71094eb20c0df0e8.tar.bz2 |
lantiq: fix formating in .dts files
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 36882
Diffstat (limited to 'target/linux/lantiq/dts/EASY98000NOR.dts')
-rw-r--r-- | target/linux/lantiq/dts/EASY98000NOR.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/EASY98000NOR.dts b/target/linux/lantiq/dts/EASY98000NOR.dts index 46497f4..7f50369 100644 --- a/target/linux/lantiq/dts/EASY98000NOR.dts +++ b/target/linux/lantiq/dts/EASY98000NOR.dts @@ -12,7 +12,7 @@ memory@0 { reg = <0x0 0x2000000>; }; - + localbus@10000000 { cfi@0 { compatible = "lantiq,nor"; @@ -37,7 +37,7 @@ }; }; }; - + pinmux0 { compatible = "lantiq,pinctrl-falcon"; pinctrl-names = "default"; |