diff options
author | Wadim Mueller <wafgo01@gmail.com> | 2024-03-25 00:43:23 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2024-04-02 17:34:08 +0300 |
commit | 61f1a8f4abba8795d8e81df1bdee03da9000f0e1 (patch) | |
tree | d40ac154f9bae9bf4385934b9540dae4bca7f70c /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | 17800d911f45bf8fa706da10fcb4c65d6a1b32bb (diff) | |
download | linux-61f1a8f4abba8795d8e81df1bdee03da9000f0e1.tar.xz |
dt-bindings: arm: fsl: add NXP S32G3 board
Add bindings for NXP S32G3 Reference Design Board 3 (S32G-VNP-RDB3) [1]
[1]
https://www.nxp.com/design/design-center/designs/s32g3-vehicle-networking-reference-design:S32G-VNP-RDB3
Signed-off-by: Wadim Mueller <wafgo01@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index aa4b3a511768..35494a294c6b 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1544,6 +1544,12 @@ properties: - nxp,s32g274a-rdb2 - const: nxp,s32g2 + - description: S32G3 based Boards + items: + - enum: + - nxp,s32g399a-rdb3 + - const: nxp,s32g3 + - description: S32V234 based Boards items: - enum: |