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.14-rc1~604^2~8^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5f6e9217dbae5e6979b0c16d5fd448dd865b2f78;p=platform%2Fkernel%2Flinux-rpi.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 fc33ca0..7c3ca0e 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.