diff options
author | Mathias Kresin <dev@kresin.me> | 2018-11-26 15:39:25 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-11-27 21:11:54 +0100 |
commit | 68d77241cdb979eebb66549c242d5362adaaecdc (patch) | |
tree | 4c50a1e66be98810b5bea8bc90e03c87918f4506 /target/linux/ath79/dts | |
parent | e0def989e8659cc130852f84f52607652bddb201 (diff) | |
download | upstream-68d77241cdb979eebb66549c242d5362adaaecdc.tar.gz upstream-68d77241cdb979eebb66549c242d5362adaaecdc.tar.bz2 upstream-68d77241cdb979eebb66549c242d5362adaaecdc.zip |
ath79: rename glinet x750
The boardname is gl-x750 and is already used for the led names.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ath79/dts')
-rw-r--r-- | target/linux/ath79/dts/qca9533_glinet_gl-x750.dts (renamed from target/linux/ath79/dts/qca9533_glinet_x750.dts) | 0 | ||||
-rw-r--r-- | target/linux/ath79/dts/qca9533_glinet_x750.dtsi | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/qca9533_glinet_x750.dts b/target/linux/ath79/dts/qca9533_glinet_gl-x750.dts index 7313f96d51..7313f96d51 100644 --- a/target/linux/ath79/dts/qca9533_glinet_x750.dts +++ b/target/linux/ath79/dts/qca9533_glinet_gl-x750.dts diff --git a/target/linux/ath79/dts/qca9533_glinet_x750.dtsi b/target/linux/ath79/dts/qca9533_glinet_x750.dtsi index b84c332137..e1f95d5f04 100644 --- a/target/linux/ath79/dts/qca9533_glinet_x750.dtsi +++ b/target/linux/ath79/dts/qca9533_glinet_x750.dtsi @@ -4,7 +4,7 @@ #include "qca9533.dtsi" / { - compatible = "glinet,x750", "qca,qca9533"; + compatible = "glinet,gl-x750", "qca,qca9533"; model = "GL.iNet GL-X750"; keys { |