From: Yuantian Tang Date: Wed, 7 Jun 2017 06:32:47 +0000 (+0800) Subject: dt-bindings: ahci-fsl-qoriq: add ls1088a chip name to the list X-Git-Tag: v4.13-rc1~165^2~8^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5f6e9217dbae5e6979b0c16d5fd448dd865b2f78;p=karo-tx-linux.git dt-bindings: ahci-fsl-qoriq: add ls1088a chip name to the list Signed-off-by: Tang Yuantian Acked-by: Rob Herring Signed-off-by: Shawn Guo --- diff --git a/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt b/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt index fc33ca01e9ba..7c3ca0e13de0 100644 --- a/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt +++ b/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt @@ -3,7 +3,7 @@ Binding for Freescale QorIQ AHCI SATA Controller Required properties: - reg: Physical base address and size of the controller's register area. - compatible: Compatibility string. Must be 'fsl,-ahci', where - chip could be ls1021a, ls1043a, ls1046a, ls2080a etc. + chip could be ls1021a, ls1043a, ls1046a, ls1088a, ls2080a etc. - clocks: Input clock specifier. Refer to common clock bindings. - interrupts: Interrupt specifier. Refer to interrupt binding.