diff options
author | Stefan Roese <sr@denx.de> | 2019-03-15 09:09:34 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2019-04-12 17:32:50 +0200 |
commit | eacbdd64cc4b04daa9b0c2b204eb05ca9b9a8f67 (patch) | |
tree | 7e3e8e365001c46be13d7d0493ceb501c93038c5 /arch/mips/dts | |
parent | f06ada614f38f3b373a44c9182ffc4c86c20d37b (diff) | |
download | u-boot-eacbdd64cc4b04daa9b0c2b204eb05ca9b9a8f67.tar.gz |
mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENA
This patch changes Gardena to the correct GARDENA spelling. Also the
platform name is "GARDENA smart Gateway". This patch changes the
incorrect occurrances.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'arch/mips/dts')
-rw-r--r-- | arch/mips/dts/gardena-smart-gateway-mt7688.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/dts/gardena-smart-gateway-mt7688.dts b/arch/mips/dts/gardena-smart-gateway-mt7688.dts index 75f6037e96..897064dd9c 100644 --- a/arch/mips/dts/gardena-smart-gateway-mt7688.dts +++ b/arch/mips/dts/gardena-smart-gateway-mt7688.dts @@ -10,7 +10,7 @@ / { compatible = "gardena,smart-gateway-mt7688", "ralink,mt7628a-soc"; - model = "Gardena smart-Gateway-MT7688"; + model = "GARDENA smart Gateway (MT7688)"; aliases { serial0 = &uart0; |