Mirror only - Please move to https://github.com/immortalwrt/immortalwrt
Revision | ed1dbe076e68d20ceb2a12694670150102ead35e (tree) |
---|---|
Zeit | 2022-05-18 12:28:13 |
Autor | AmadeusGhost <42570690+AmadeusGhost@user...> |
Commiter | AmadeusGhost |
rockchip: fixes pcie eth compatible for r4s
Use the standard pci device binding to fixes this.
Signed-off-by: AmadeusGhost <amadeus@immortalwrt.org>
@@ -11,7 +11,7 @@ | ||
11 | 11 | + #size-cells = <2>; |
12 | 12 | + |
13 | 13 | + pcie-eth@0,0 { |
14 | -+ compatible = "realtek,r8168"; | |
14 | ++ compatible = "pci10ec,8168"; | |
15 | 15 | + reg = <0x000000 0 0 0 0>; |
16 | 16 | + |
17 | 17 | + realtek,led-data = <0x870>; |