Skip to content

Commit ce12191

Browse files
Russell King (Oracle)thierryreding
authored andcommitted
arm64: tegra: Mark Jetson Xavier NX's PHY as a wakeup source
Mark the RTL8211F PHY as a wakeup source for the Jetson Xavier NX. This allows the reworked RTL8211F driver to know that the PHY is wired to wakeup capable hardware, and thus to expose WoL capabilities. Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Acked-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
1 parent 3a86608 commit ce12191

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/nvidia/tegra194-p3668.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
interrupt-parent = <&gpio>;
4343
interrupts = <TEGRA194_MAIN_GPIO(G, 4) IRQ_TYPE_LEVEL_LOW>;
4444
#phy-cells = <0>;
45+
wakeup-source;
4546
};
4647
};
4748
};

0 commit comments

Comments
 (0)