Browse Source

ath79: correct wmac names in dts

Signed-off-by: Alex Maclean <[email protected]>
Alex Maclean 7 years ago
parent
commit
5b0c899bfd
2 changed files with 2 additions and 2 deletions
  1. 1 1
      target/linux/ath79/dts/ar9132.dtsi
  2. 1 1
      target/linux/ath79/dts/ar9330.dtsi

+ 1 - 1
target/linux/ath79/dts/ar9132.dtsi

@@ -162,7 +162,7 @@
 			#size-cells = <0>;
 		};
 
-		wmac: gmac@180c0000 {
+		wmac: wmac@180c0000 {
 			compatible = "qca,ar9130-wmac";
 			reg = <0x180c0000 0x230000>;
 

+ 1 - 1
target/linux/ath79/dts/ar9330.dtsi

@@ -108,7 +108,7 @@
 			reg = <0x18070000 0x4>;
 		};
 
-		wmac: gmac@18100000 {
+		wmac: wmac@18100000 {
 			compatible = "qca,ar9330-wmac";
 			reg = <0x18100000 0x20000>;