Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1335071
| From | Anup Patel <anup.patel@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 4/5] dt-bindings: ata: add compatible string for iProc AHCI controller |
| Date | 2016-02-16 07:40 +0100 |
| Message-ID | <r2HsK-408-25@gated-at.bofh.it> (permalink) |
| References | <r2HsK-408-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web