[PATCH v1 02/10] MIPS: dts: ar9331: update compatible for mac0 node

Oleksij Rempel linux at rempel-privat.de
Sun Aug 27 00:02:22 PDT 2017


MACs on same chip are too different to have one common compatible

Signed-off-by: Oleksij Rempel <linux at rempel-privat.de>
---
 arch/mips/dts/ar9331.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/dts/ar9331.dtsi b/arch/mips/dts/ar9331.dtsi
index 109af8664..b4b8b766b 100644
--- a/arch/mips/dts/ar9331.dtsi
+++ b/arch/mips/dts/ar9331.dtsi
@@ -1,7 +1,7 @@
 / {
 	ahb {
 		mac0: mac at 19000000 {
-			compatible = "qca,ar7100-gmac", "qca,ar9331-gmac";
+			compatible = "qca,ar9331-ge0";
 			reg = <0x18070000 0x00000100>,
 			      <0x19000000 0x01000000>;
 			reg-names = "gmac", "ge0";
-- 
2.11.0




More information about the barebox mailing list