arm64: dts: mediatek: Set mediatek,mac-wol on DWMAC node for all boards

Due to the mediatek,mac-wol property previously being handled backwards
by the dwmac-mediatek driver, its use in the DTs seems to have been
inconsistent.

Now that the driver has been fixed, correct this description. All the
currently upstream boards support MAC WOL, so add the mediatek,mac-wol
property to the missing ones.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20241109-mediatek-mac-wol-noninverted-v2-2-0e264e213878@collabora.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Nícolas F. R. A. Prado 2024-11-09 10:16:33 -05:00 committed by AngeloGioacchino Del Regno
parent 3d7fdd8e38
commit f8a032834a
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478
3 changed files with 3 additions and 0 deletions

View File

@ -115,6 +115,7 @@ &eth {
pinctrl-names = "default", "sleep";
pinctrl-0 = <&eth_default>;
pinctrl-1 = <&eth_sleep>;
mediatek,mac-wol;
status = "okay";
mdio {

View File

@ -109,6 +109,7 @@ &eth {
pinctrl-names = "default", "sleep";
pinctrl-0 = <&eth_default_pins>;
pinctrl-1 = <&eth_sleep_pins>;
mediatek,mac-wol;
status = "okay";
mdio {

View File

@ -271,6 +271,7 @@ &eth {
pinctrl-names = "default", "sleep";
pinctrl-0 = <&eth_default_pins>;
pinctrl-1 = <&eth_sleep_pins>;
mediatek,mac-wol;
status = "okay";
mdio {