diff options
author | Mathias Kresin <dev@kresin.me> | 2017-04-08 11:40:07 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-12-16 23:33:56 +0100 |
commit | 26dc65b126dfa6b63a9df725069bf331a3e8577a (patch) | |
tree | a47de1d50da6d75d8114bb5a0b3aa5377ce18c9d /target/linux/lantiq/dts/VG3503J.dts | |
parent | 63d7f7fc925ebfa3aba7e65837676d2ba85c1c69 (diff) | |
download | upstream-26dc65b126dfa6b63a9df725069bf331a3e8577a.tar.gz upstream-26dc65b126dfa6b63a9df725069bf331a3e8577a.tar.bz2 upstream-26dc65b126dfa6b63a9df725069bf331a3e8577a.zip |
lantiq: remove the former board name from device tree model
Remove the former used board name from the device model property and
use the model name as it is.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/dts/VG3503J.dts')
-rw-r--r-- | target/linux/lantiq/dts/VG3503J.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/VG3503J.dts b/target/linux/lantiq/dts/VG3503J.dts index 2d94e1fe1d..cb0d5ddecd 100644 --- a/target/linux/lantiq/dts/VG3503J.dts +++ b/target/linux/lantiq/dts/VG3503J.dts @@ -6,7 +6,7 @@ / { compatible = "arcadyan,vg3503j", "lantiq,xway", "lantiq,vr9"; - model = "VG3503J - BT OpenReach VDSL Modem"; + model = "BT OpenReach VDSL Modem"; chosen { bootargs = "console=ttyLTQ0,115200"; |