projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d73547
)
dt-bindings: arm: fsl: Add the S32V234-EVB board
author
Eddy Petrișor
<eddy.petrisor@nxp.com>
Wed, 16 Oct 2019 12:48:23 +0000
(15:48 +0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Sat, 26 Oct 2019 13:27:34 +0000
(21:27 +0800)
Add entry for the NXP S32V234 Customer Evaluation Board to the board/SoC
bindings.
Signed-off-by: Eddy Petrișor <eddy.petrisor@nxp.com>
Signed-off-by: Stefan-Gabriel Mirea <stefan-gabriel.mirea@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/arm/fsl.yaml
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/fsl.yaml
b/Documentation/devicetree/bindings/arm/fsl.yaml
index 41db01d77c23927ff2e3bd4d98261bab16761673..8c3fb5b1ba8bd86b4ad56f678e29915d41f9f370 100644
(file)
--- a/
Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/
Documentation/devicetree/bindings/arm/fsl.yaml
@@
-348,4
+348,10
@@
properties:
- fsl,ls2088a-rdb
- const: fsl,ls2088a
+ - description: S32V234 based Boards
+ items:
+ - enum:
+ - fsl,s32v234-evb # S32V234-EVB2 Customer Evaluation Board
+ - const: fsl,s32v234
+
...