Message ID | 20240623122337.91914-1-naoki@radxa.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [v2,1/3] dt-bindings: arm: rockchip: Add Radxa ROCK Pi E v3.0 | expand |
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index eca0a42eb384..53ca61c47b76 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -779,6 +779,11 @@ properties: - const: radxa,rockpi-e - const: rockchip,rk3328 + - description: Radxa ROCK Pi E v3.0 + items: + - const: radxa,rockpi-e-v3 + - const: rockchip,rk3328 + - description: Radxa ROCK Pi N8 items: - const: radxa,rockpi-n8
Add devicetree binding for the Radxa ROCK Pi E v3.0 board. Radxa ROCK Pi E v3.0 is a single-board computer based on the Rockchip RK3328 SoC with a compact form factor. Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> Changes in v2: - none --- Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+)