Skip to content

Commit 3e40c91

Browse files
committed
Merge tag 'tegra-for-6.18-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes
arm64: tegra: Fixes for v6.18 This contains a simple fix to mark the Ethernet PHY on Jetson Xavier NX as a wakeup source so the device can support WoL. * tag 'tegra-for-6.18-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux: arm64: tegra: Mark Jetson Xavier NX's PHY as a wakeup source Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents e9a6fb0 + ce12191 commit 3e40c91

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)