diff options
author | Andrey Smirnov <[email protected]> | 2019-03-25 11:22:42 -0700 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2019-03-29 11:12:06 +0800 |
commit | 2bfad1f83eced545442fd2312963c4039c831a13 (patch) | |
tree | be3516641ca441a0ff39335ae4b6df3c74e5bcb3 | |
parent | 82d1c7a1e8c043e8be6d0d7c65d6617c4e084177 (diff) |
dt-bindings: arm: fsl: Add support for ZII VF610 SPB4
Add support for ZII VF610 SPB4.
Signed-off-by: Andrey Smirnov <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Chris Healy <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index d15258e52ac5..3c7ad36ebd35 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -192,6 +192,7 @@ properties: - zii,vf610scu4-aib # ZII VF610 SCU4 AIB - zii,vf610dtu # ZII VF610 SSMB DTU Board - zii,vf610spu3 # ZII VF610 SSMB SPU3 Board + - zii,vf610spb4 # ZII VF610 SPB4 Board - const: zii,vf610dev - const: fsl,vf610 |