]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: mediatek: Set mediatek,mac-wol on DWMAC node for all boards
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Sat, 9 Nov 2024 15:16:33 +0000 (10:16 -0500)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 23 Dec 2024 11:06:19 +0000 (12:06 +0100)
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>
arch/arm64/boot/dts/mediatek/mt2712-evb.dts
arch/arm64/boot/dts/mediatek/mt8195-demo.dts
arch/arm64/boot/dts/mediatek/mt8395-kontron-3-5-sbc-i1200.dts

index c84c47c1352fba49d219fb8ace17a74953927fdc..0449686bd06ba17c5798aafdfb3fa071fca7e2f2 100644 (file)
        pinctrl-names = "default", "sleep";
        pinctrl-0 = <&eth_default>;
        pinctrl-1 = <&eth_sleep>;
+       mediatek,mac-wol;
        status = "okay";
 
        mdio {
index bfb75296795c399f255a58762a148854174d4f88..1f59b5786b81155f21a9e794091c5b2a40bb4c3c 100644 (file)
        pinctrl-names = "default", "sleep";
        pinctrl-0 = <&eth_default_pins>;
        pinctrl-1 = <&eth_sleep_pins>;
+       mediatek,mac-wol;
        status = "okay";
 
        mdio {
index e2e75b8ff91880711c82f783c7ccbef4128b7ab4..4985b65925a9ed10ad44a6e58b9657a9dd48751f 100644 (file)
        pinctrl-names = "default", "sleep";
        pinctrl-0 = <&eth_default_pins>;
        pinctrl-1 = <&eth_sleep_pins>;
+       mediatek,mac-wol;
        status = "okay";
 
        mdio {