rockchip: add LED configuration for Mrkaio M68S

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 0a4d4cc209)
This commit is contained in:
Tianling Shen 2023-08-23 13:23:17 +08:00
parent 43644e1aa1
commit 02d5f38ab2
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -108,6 +108,7 @@
rgmii_phy0: ethernet-phy@0 {
compatible = "ethernet-phy-ieee802.3-c22";
reg = <0>;
realtek,led-data = <0x6d60>;
};
};
@ -115,6 +116,7 @@
rgmii_phy1: ethernet-phy@0 {
compatible = "ethernet-phy-ieee802.3-c22";
reg = <0>;
realtek,led-data = <0x6d60>;
};
};