Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1335071 > unrolled thread

[PATCH 4/5] dt-bindings: ata: add compatible string for iProc AHCI controller

Started byAnup Patel <anup.patel@broadcom.com>
First post2016-02-16 07:40 +0100
Last post2016-02-18 15:40 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 4/5] dt-bindings: ata: add compatible string for iProc AHCI controller Anup Patel <anup.patel@broadcom.com> - 2016-02-16 07:40 +0100
    Re: [PATCH 4/5] dt-bindings: ata: add compatible string for iProc  AHCI controller Rob Herring <robh@kernel.org> - 2016-02-18 15:40 +0100

#1335071 — [PATCH 4/5] dt-bindings: ata: add compatible string for iProc AHCI controller

FromAnup Patel <anup.patel@broadcom.com>
Date2016-02-16 07:40 +0100
Subject[PATCH 4/5] dt-bindings: ata: add compatible string for iProc AHCI controller
Message-ID<r2HsK-408-25@gated-at.bofh.it>
The Broadcom iProc SoCs have AHCI compliant SATA controller. This
patch adds common compatible string for AHCI SATA controller on
iProc SoCs.

Signed-off-by: Anup Patel <anup.patel@broadcom.com>
---
 Documentation/devicetree/bindings/ata/ahci-platform.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.txt b/Documentation/devicetree/bindings/ata/ahci-platform.txt
index c2340ee..caee721 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"
+  - "brcm,iproc-ahci"
   - "hisilicon,hisi-ahci"
   - "ibm,476gtr-ahci"
   - "marvell,armada-380-ahci"
-- 
1.9.1

[toc] | [next] | [standalone]


#1337412 — Re: [PATCH 4/5] dt-bindings: ata: add compatible string for iProc AHCI controller

FromRob Herring <robh@kernel.org>
Date2016-02-18 15:40 +0100
SubjectRe: [PATCH 4/5] dt-bindings: ata: add compatible string for iProc AHCI controller
Message-ID<r3xUm-716-31@gated-at.bofh.it>
In reply to#1335071
On Tue, Feb 16, 2016 at 12:03:39PM +0530, Anup Patel wrote:
> The Broadcom iProc SoCs have AHCI compliant SATA controller. This
> patch adds common compatible string for AHCI SATA controller on
> iProc SoCs.
> 
> Signed-off-by: Anup Patel <anup.patel@broadcom.com>
> ---
>  Documentation/devicetree/bindings/ata/ahci-platform.txt | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web