diff options
author | Mathias Kresin <dev@kresin.me> | 2016-10-05 20:25:04 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2016-10-05 20:26:35 +0200 |
commit | 116adaa3a4dc6c5d232bf7a9ea08d82afcfbb87e (patch) | |
tree | 84c6344aa563900ccb6bc93d802580ef4d49c06e /target/linux/lantiq/dts/ARV7518PW.dts | |
parent | 0f27096100a33421bff0d4539d428fe393eebe22 (diff) | |
download | upstream-116adaa3a4dc6c5d232bf7a9ea08d82afcfbb87e.tar.gz upstream-116adaa3a4dc6c5d232bf7a9ea08d82afcfbb87e.tar.bz2 upstream-116adaa3a4dc6c5d232bf7a9ea08d82afcfbb87e.zip |
lantiq: fixup last commits
Revert the rename of unrelated device tree nodes. Rename the missed
leds of the Speedport W 504V Typ A.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/dts/ARV7518PW.dts')
-rw-r--r-- | target/linux/lantiq/dts/ARV7518PW.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/ARV7518PW.dts b/target/linux/lantiq/dts/ARV7518PW.dts index 7e6a28ad03..8a880fe36c 100644 --- a/target/linux/lantiq/dts/ARV7518PW.dts +++ b/target/linux/lantiq/dts/ARV7518PW.dts @@ -115,7 +115,7 @@ lantiq,pull = <2>; lantiq,output = <1>; }; - aliases { + leds { lantiq,pins = "io2", "io4", "io5", "io6", "io7", "io8", "io19"; lantiq,output = <1>; }; |