Message ID | 20241226005845.46473-2-naoki@radxa.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | arm64: dts: rockchip: Add Radxa ROCK 5B+ | expand |
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 753199a12923..df959dbfa9eb 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -895,6 +895,11 @@ properties: - const: radxa,rock-5b - const: rockchip,rk3588 + - description: Radxa ROCK 5B+ + items: + - const: radxa,rock-5b-plus + - const: rockchip,rk3588 + - description: Radxa ROCK 5C items: - const: radxa,rock-5c
Add devicetree binding for the Radxa ROCK 5B+. The Radxa ROCK 5B+ is an upgraded version of the ROCK 5B based on the Rockchip RK3588 SoC. Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> --- Changes in v2: - None --- Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+)