Skip to content

Commit b8ed947

Browse files
Nicolas Frattarolifloatious
authored andcommitted
dt-bindings: ata: rockchip-dwc-ahci: add RK3576 compatible
The Rockchip RK3576 has two SATA controllers. They work the same as the RK3568 SATA controllers, having the same number of clocks and ports. Signed-off-by: Nicolas Frattaroli <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Niklas Cassel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Niklas Cassel <[email protected]>
1 parent 1153393 commit b8ed947

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/ata/rockchip,dwc-ahci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ select:
2020
contains:
2121
enum:
2222
- rockchip,rk3568-dwc-ahci
23+
- rockchip,rk3576-dwc-ahci
2324
- rockchip,rk3588-dwc-ahci
2425
required:
2526
- compatible
@@ -29,6 +30,7 @@ properties:
2930
items:
3031
- enum:
3132
- rockchip,rk3568-dwc-ahci
33+
- rockchip,rk3576-dwc-ahci
3234
- rockchip,rk3588-dwc-ahci
3335
- const: snps,dwc-ahci
3436

@@ -83,6 +85,7 @@ allOf:
8385
contains:
8486
enum:
8587
- rockchip,rk3568-dwc-ahci
88+
- rockchip,rk3576-dwc-ahci
8689
then:
8790
properties:
8891
clocks:

0 commit comments

Comments
 (0)