ath79: correct wmac names in dts

Signed-off-by: Alex Maclean <monkeh@monkeh.net>
master
Alex Maclean 6 years ago committed by John Crispin
parent ba5b6c619b
commit 5b0c899bfd
  1. 2
      target/linux/ath79/dts/ar9132.dtsi
  2. 2
      target/linux/ath79/dts/ar9330.dtsi

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

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

Loading…
Cancel
Save