ath79: rename qca9557.dtsi to qca955x.dtsi

There are at least 3 different chips in the Scorpion series of SoCs.
Rename the common DTSI to better reflect it's purpose for the whole
series.

Also rename the compatible bindings from qca,ar9557 and qca,qca9557
to qca,qca9550.

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer
2020-04-17 02:05:23 +02:00
parent d8b3f53f5e
commit c0a80b7125
26 changed files with 29 additions and 29 deletions

View File

@@ -4,7 +4,7 @@
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/input.h>
#include "qca9557.dtsi"
#include "qca955x.dtsi"
/ {
compatible = "librerouter,librerouter-v1", "qca,qca9558";