mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
ath79: correct wmac names in dts
Signed-off-by: Alex Maclean <monkeh@monkeh.net>
This commit is contained in:
parent
ba5b6c619b
commit
5b0c899bfd
@ -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 New Issue
Block a user