[PATCH v5 7/9] dt-bindings: ata: update ahci_sunxi bindings

From: Corentin Labbe
Date: Mon Sep 03 2018 - 06:02:20 EST


This patch update binding with the new R40 compatible.

Signed-off-by: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
---
Documentation/devicetree/bindings/ata/ahci-platform.txt | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.txt b/Documentation/devicetree/bindings/ata/ahci-platform.txt
index 45b451961612..e30fd106df4f 100644
--- a/Documentation/devicetree/bindings/ata/ahci-platform.txt
+++ b/Documentation/devicetree/bindings/ata/ahci-platform.txt
@@ -10,6 +10,7 @@ PHYs.
Required properties:
- compatible : compatible string, one of:
- "allwinner,sun4i-a10-ahci"
+ - "allwinner,sun8i-r40-ahci"
- "brcm,iproc-ahci"
- "hisilicon,hisi-ahci"
- "cavium,octeon-7130-ahci"
@@ -44,6 +45,7 @@ Required properties when using sub-nodes:
- #address-cells : number of cells to encode an address
- #size-cells : number of cells representing the size of an address

+For allwinner,sun8i-r40-ahci, the reset propertie must be present.

Sub-nodes required properties:
- reg : the port number
--
2.16.4