Documentation: DT: add LS1012A compatible for SCFG and DCFG
authorHarninder Rai <harninder.rai@nxp.com>
Wed, 9 Nov 2016 18:04:39 +0000 (23:34 +0530)
committerShawn Guo <shawnguo@kernel.org>
Sun, 29 Jan 2017 02:09:44 +0000 (10:09 +0800)
Signed-off-by: Harninder Rai <harninder.rai@nxp.com>
Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/arm/fsl.txt

index 3b01338..c9c567a 100644 (file)
@@ -108,7 +108,7 @@ status.
   - compatible: Should contain a chip-specific compatible string,
        Chip-specific strings are of the form "fsl,<chip>-scfg",
        The following <chip>s are known to be supported:
-       ls1021a, ls1043a, ls1046a, ls2080a.
+       ls1012a, ls1021a, ls1043a, ls1046a, ls2080a.
 
   - reg: should contain base address and length of SCFG memory-mapped registers
 
@@ -126,7 +126,7 @@ core start address and release the secondary core from holdoff and startup.
   - compatible: Should contain a chip-specific compatible string,
        Chip-specific strings are of the form "fsl,<chip>-dcfg",
        The following <chip>s are known to be supported:
-       ls1021a, ls1043a, ls1046a, ls2080a.
+       ls1012a, ls1021a, ls1043a, ls1046a, ls2080a.
 
   - reg : should contain base address and length of DCFG memory-mapped registers