diff mbox

[5/5] dt-bindings: ata: add compatible string for Armada 8K to ahci-platform

Message ID 1461335561-18363-6-git-send-email-thomas.petazzoni@free-electrons.com
State Not Applicable
Delegated to: David Miller
Headers show

Commit Message

Thomas Petazzoni April 22, 2016, 2:32 p.m. UTC
In order to support the AHCI controller found in the Marvell Armada
7K/8K, a new compatible string is introduced in the Device Tree
binding for AHCI platform controllers.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 Documentation/devicetree/bindings/ata/ahci-platform.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring (Arm) April 25, 2016, 12:47 p.m. UTC | #1
On Fri, Apr 22, 2016 at 04:32:41PM +0200, Thomas Petazzoni wrote:
> In order to support the AHCI controller found in the Marvell Armada
> 7K/8K, a new compatible string is introduced in the Device Tree
> binding for AHCI platform controllers.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  Documentation/devicetree/bindings/ata/ahci-platform.txt | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Rob Herring <robh@kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.txt b/Documentation/devicetree/bindings/ata/ahci-platform.txt
index 30df832..6b5acb7 100644
--- a/Documentation/devicetree/bindings/ata/ahci-platform.txt
+++ b/Documentation/devicetree/bindings/ata/ahci-platform.txt
@@ -15,6 +15,7 @@  Required properties:
   - "ibm,476gtr-ahci"
   - "marvell,armada-380-ahci"
   - "marvell,armada-3700-ahci"
+  - "marvell,armada-8k-ahci"
   - "snps,dwc-ahci"
   - "snps,exynos5440-ahci"
   - "snps,spear-ahci"