diff options
author | John Crispin <blogic@openwrt.org> | 2015-02-09 12:15:45 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-02-09 12:15:45 +0000 |
commit | 0bc1bc845f519b4d0f9d087cc7ea369727b51cab (patch) | |
tree | 477a0c8fb8d41162a37be3ffaa84cf8f4ef8bb7d /target/linux/ramips/dts/MLWG2.dts | |
parent | 8caac7cc7f56e2aecca5b0f8d11374b289763b39 (diff) | |
download | upstream-0bc1bc845f519b4d0f9d087cc7ea369727b51cab.tar.gz upstream-0bc1bc845f519b4d0f9d087cc7ea369727b51cab.tar.bz2 upstream-0bc1bc845f519b4d0f9d087cc7ea369727b51cab.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44356 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 { |