diff options
author | John Crispin <john@openwrt.org> | 2015-02-09 12:15:45 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-09 12:15:45 +0000 |
commit | 4ce7053b2b811b1a0055fc0f9d51a04e63ee8092 (patch) | |
tree | 2f71d8b7ca8daf58fe0dc3862f263e6e856e6465 /target/linux/ramips/dts/MLWG2.dts | |
parent | 2c03605028bda686db7e17d9a1b5ea05933502b9 (diff) | |
download | upstream-4ce7053b2b811b1a0055fc0f9d51a04e63ee8092.tar.gz upstream-4ce7053b2b811b1a0055fc0f9d51a04e63ee8092.tar.bz2 upstream-4ce7053b2b811b1a0055fc0f9d51a04e63ee8092.zip |
ramips: Kingston MLW221 and MLWG2 cleanup
MLW221 dts use tabs NOT spaces.
MLWG2 dts typo and 1 tab not spaces
01_leds and diag.sh cleanup
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
SVN-Revision: 44356
Diffstat (limited to 'target/linux/ramips/dts/MLWG2.dts')
-rw-r--r-- | target/linux/ramips/dts/MLWG2.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/MLWG2.dts b/target/linux/ramips/dts/MLWG2.dts index c7ce14685d..a2b0033150 100644 --- a/target/linux/ramips/dts/MLWG2.dts +++ b/target/linux/ramips/dts/MLWG2.dts @@ -3,7 +3,7 @@ /include/ "mt7620n.dtsi" / { - compatible = "mlwG2", "ralink,mt7620n-soc"; + compatible = "mlwg2", "ralink,mt7620n-soc"; model = "Kingston MLWG2"; palmbus@10000000 { @@ -12,7 +12,7 @@ }; gpio2: gpio@660 { - status = "okay"; + status = "okay"; }; gpio3: gpio@688 { |