Message ID | 20241031031528.23428-3-honyuenkwun@gmail.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [1/2] dt-bindings: arm: rockchip: Add Xunlong Orange Pi 5 Max | expand |
On Wed, Oct 30, 2024 at 10:14:50PM -0500, Jimmy Hon wrote: > Add devicetree binding for the Xunlong Orange Pi 5 Max board. > > The Orange Pi 5 Max is a single board computer powered by the Rockchip > RK3588. > > Signed-off-by: Jimmy Hon <honyuenkwun@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 1ef09fbfdfaf..8998cfe34fda 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -1001,6 +1001,11 @@ properties: - const: xunlong,orangepi-3b - const: rockchip,rk3566 + - description: Xunlong Orange Pi 5 Max + items: + - const: xunlong,orangepi-5-max + - const: rockchip,rk3588 + - description: Xunlong Orange Pi 5 Plus items: - const: xunlong,orangepi-5-plus
Add devicetree binding for the Xunlong Orange Pi 5 Max board. The Orange Pi 5 Max is a single board computer powered by the Rockchip RK3588. Signed-off-by: Jimmy Hon <honyuenkwun@gmail.com> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+)