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@xxxxxxxxx> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.0