diff options
| -rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.txt | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index 3b01338c7c29..c9c567ae227f 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt @@ -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 |