mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01:00
dt-bindings: net: rockchip-dwmac: Add compatible string for RK3506
Rockchip RK3506 has two Ethernet controllers based on Synopsys DWC Ethernet QoS IP. Add compatible string for the RK3506 variant. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patch.msgid.link/20251023111213.298860-4-heiko@sntech.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
e774c91dca
commit
4a667bec74
2 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ select:
|
|||
- rockchip,rk3366-gmac
|
||||
- rockchip,rk3368-gmac
|
||||
- rockchip,rk3399-gmac
|
||||
- rockchip,rk3506-gmac
|
||||
- rockchip,rk3528-gmac
|
||||
- rockchip,rk3568-gmac
|
||||
- rockchip,rk3576-gmac
|
||||
|
|
@ -50,6 +51,7 @@ properties:
|
|||
- rockchip,rv1108-gmac
|
||||
- items:
|
||||
- enum:
|
||||
- rockchip,rk3506-gmac
|
||||
- rockchip,rk3528-gmac
|
||||
- rockchip,rk3568-gmac
|
||||
- rockchip,rk3576-gmac
|
||||
|
|
@ -148,6 +150,7 @@ allOf:
|
|||
compatible:
|
||||
contains:
|
||||
enum:
|
||||
- rockchip,rk3506-gmac
|
||||
- rockchip,rk3528-gmac
|
||||
then:
|
||||
properties:
|
||||
|
|
|
|||
|
|
@ -87,6 +87,7 @@ properties:
|
|||
- rockchip,rk3366-gmac
|
||||
- rockchip,rk3368-gmac
|
||||
- rockchip,rk3399-gmac
|
||||
- rockchip,rk3506-gmac
|
||||
- rockchip,rk3528-gmac
|
||||
- rockchip,rk3568-gmac
|
||||
- rockchip,rk3576-gmac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue