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