rockchip: fixes pcie eth compatible for r4s

Use the standard pci device binding to fixes this.

Signed-off-by: AmadeusGhost <amadeus@immortalwrt.org>
This commit is contained in:
AmadeusGhost 2022-05-03 23:40:10 +08:00
parent e3d47647ff
commit ed1dbe076e

View File

@ -11,7 +11,7 @@
+ #size-cells = <2>;
+
+ pcie-eth@0,0 {
+ compatible = "realtek,r8168";
+ compatible = "pci10ec,8168";
+ reg = <0x000000 0 0 0 0>;
+
+ realtek,led-data = <0x870>;