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 | 0124271f8e617585d1d89fe58feb3d56f88b6cc4 (patch) | |
tree | da8de5a26264a460f8345bf008d8c4cb65e3d394 /target/linux/lantiq/dts/EASY98000NOR.dts | |
parent | a07aa729d62f736c19143501d4bf0f517241ce19 (diff) | |
download | upstream-0124271f8e617585d1d89fe58feb3d56f88b6cc4.tar.gz upstream-0124271f8e617585d1d89fe58feb3d56f88b6cc4.tar.bz2 upstream-0124271f8e617585d1d89fe58feb3d56f88b6cc4.zip |
lantiq: fix formating in .dts files
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36882 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 46497f48d1..7f50369b1d 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"; |