diff mbox series

[v7,1/3] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list

Message ID 20190312015019.30628-1-peng.ma@nxp.com (mailing list archive)
State New, archived
Headers show
Series [v7,1/3] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list | expand

Commit Message

Peng Ma March 12, 2019, 1:50 a.m. UTC
Add lx2160a compatible to bindings documentation.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
---
changed for V7:
	- add Reviewed by tag.

 .../devicetree/bindings/ata/ahci-fsl-qoriq.txt     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Shawn Guo April 11, 2019, 1:38 a.m. UTC | #1
On Tue, Mar 12, 2019 at 09:50:17AM +0800, Peng Ma wrote:
> Add lx2160a compatible to bindings documentation.
> 
> Signed-off-by: Peng Ma <peng.ma@nxp.com>
> Reviewed-by: Rob Herring <robh@kernel.org>

I assume that the bindings will go via AHCI tree.  Otherwise, please let
me know.

Shawn
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt b/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt
index 7c3ca0e..9ecc019 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,<chip>-ahci', where
-    chip could be ls1021a, ls1043a, ls1046a, ls1088a, ls2080a etc.
+    chip could be ls1021a, ls1043a, ls1046a, ls1088a, ls2080a, lx2160a, etc.
   - clocks: Input clock specifier. Refer to common clock bindings.
   - interrupts: Interrupt specifier. Refer to interrupt binding.