mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
dt-bindings: net: rockchip-dwmac: add rv1106 compatible string
Add compatible string for RV1106 gmac, and constrain it to be compatible with Synopsys dwmac 4.20a. Signed-off-by: David Wu <david.wu@rock-chips.com> Change-Id: I3a9ddfa9e217309901dec24e81f571c568f7d7b1
This commit is contained in:
parent
69ff4e8b15
commit
76570bf545
|
|
@ -26,6 +26,7 @@ select:
|
|||
- rockchip,rk3399-gmac
|
||||
- rockchip,rk3568-gmac
|
||||
- rockchip,rk3588-gmac
|
||||
- rockchip,rv1106-gmac
|
||||
- rockchip,rv1108-gmac
|
||||
- rockchip,rv1126-gmac
|
||||
required:
|
||||
|
|
@ -53,6 +54,7 @@ properties:
|
|||
- enum:
|
||||
- rockchip,rk3568-gmac
|
||||
- rockchip,rk3588-gmac
|
||||
- rockchip,rv1106-gmac
|
||||
- rockchip,rv1126-gmac
|
||||
- const: snps,dwmac-4.20a
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user