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:
parent
e3d47647ff
commit
ed1dbe076e
@ -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>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user