forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/Documentation/devicetree/bindings/ata/brcm,sata-brcm.txt
....@@ -5,14 +5,22 @@
55
66 Required properties:
77 - compatible : should be one or more of
8
+ "brcm,bcm7216-ahci"
89 "brcm,bcm7425-ahci"
910 "brcm,bcm7445-ahci"
1011 "brcm,bcm-nsp-ahci"
1112 "brcm,sata3-ahci"
13
+ "brcm,bcm63138-ahci"
1214 - reg : register mappings for AHCI and SATA_TOP_CTRL
1315 - reg-names : "ahci" and "top-ctrl"
1416 - interrupts : interrupt mapping for SATA IRQ
1517
18
+Optional properties:
19
+
20
+- reset: for "brcm,bcm7216-ahci" must be a valid reset phandle
21
+ pointing to the RESCAL reset controller provider node.
22
+- reset-names: for "brcm,bcm7216-ahci", must be "rescal".
23
+
1624 Also see ahci-platform.txt.
1725
1826 Example: