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/EASY98021.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/EASY98021.dts')
-rw-r--r-- | target/linux/lantiq/dts/EASY98021.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/EASY98021.dts b/target/linux/lantiq/dts/EASY98021.dts index 6a4c6142c2..7b2e490fcc 100644 --- a/target/linux/lantiq/dts/EASY98021.dts +++ b/target/linux/lantiq/dts/EASY98021.dts @@ -6,7 +6,7 @@ #include "falcon-sflash-16M.dtsi" / { - model = "EASY98021 - Lantiq Falcon HGU Reference Board"; + model = "Lantiq Falcon HGU Reference Board"; compatible = "lantiq,easy98021", "lantiq,easy98020", "lantiq,falcon"; aliases { |