sunxi: configure phy led for orangepi zero3

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2024-06-27 19:33:00 +08:00
parent 4b9cf965ff
commit 263355bc69
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -0,0 +1,13 @@
--- a/arch/arm64/boot/dts/allwinner/sun50i-h618-orangepi-zero3.dts
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h618-orangepi-zero3.dts
@@ -24,7 +24,10 @@
};
&ext_rgmii_phy {
+ motorcomm,auto-sleep-disabled;
motorcomm,clk-out-frequency-hz = <125000000>;
+ motorcomm,keep-pll-enabled;
+ motorcomm,led-data = <0xe004 0x0 0x2600 0x0070 0x000a>;
};
&mmc0 {