Re: [PATCH 1/6] dt-bindings: arm: fsl: Add the S32V234-EVB board
From: Rob Herring <robh+dt@kernel.org>
Date: 2019-08-02 22:38:31
Also in:
linux-devicetree, linux-doc, linux-serial, lkml
From: Rob Herring <robh+dt@kernel.org>
Date: 2019-08-02 22:38:31
Also in:
linux-devicetree, linux-doc, linux-serial, lkml
On Fri, Aug 2, 2019 at 1:47 PM Stefan-gabriel Mirea [off-list ref] wrote:
From: Eddy Petrișor <redacted> Add entry for the NXP S32V234 Customer Evaluation Board to the board/SoC bindings. Signed-off-by: Eddy Petrișor <redacted> Signed-off-by: Stefan-Gabriel Mirea <redacted> --- Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ 1 file changed, 6 insertions(+)diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 7294ac36f4c0..104d60a11177 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml@@ -309,4 +309,10 @@ properties: - fsl,ls2088a-rdb - const: fsl,ls2088a + - description: S32V234 Customer Evaluation Board
Most of the entries in this file are for all the boards for an SoC.
+ items: + - enum: + - fsl,s32v234-evb
If that's not going to be the case here, you can use 'const' here.
+ - const: fsl,s32v234 + ... -- 2.22.0
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel