ath79: correct wmac names in dts
Signed-off-by: Alex Maclean <monkeh@monkeh.net>
This commit is contained in:
parent
ba5b6c619b
commit
5b0c899bfd
2 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue