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/VGV7510KW22BRN.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/VGV7510KW22BRN.dts')
-rw-r--r-- | target/linux/lantiq/dts/VGV7510KW22BRN.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/VGV7510KW22BRN.dts b/target/linux/lantiq/dts/VGV7510KW22BRN.dts index 9bdc7cb13d..d0be62f632 100644 --- a/target/linux/lantiq/dts/VGV7510KW22BRN.dts +++ b/target/linux/lantiq/dts/VGV7510KW22BRN.dts @@ -4,7 +4,7 @@ / { compatible = "arcadyan,vgv7510kw22-brn", "arcadyan,vgv7510kw22", "lantiq,xway", "lantiq,vr9"; - model = "VGV7510KW22BRN - o2 Box 6431"; + model = "o2 Box 6431"; sram@1F000000 { cgu@103000 { |