dt-bindings: ahci-fsl-qoriq: add ls1088a chip name to the list
authorYuantian Tang <andy.tang@nxp.com>
Wed, 7 Jun 2017 06:32:47 +0000 (14:32 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 14 Jun 2017 14:42:08 +0000 (22:42 +0800)
Signed-off-by: Tang Yuantian <andy.tang@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt

index fc33ca0..7c3ca0e 100644 (file)
@@ -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,<chip>-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.