This commit adds the Xunlong Orange Pi 5b entry to the device tree bindings inside the Documentation folder. I know you said I should extend the Orange Pi 5 one with an enum, but I made a whole new entry, because looking at all the other entries, they also create new entries in a case "like this". I hope this is okay, or maybe I misunderstand something. Thank you in advance. Signed-off-by: Cenk Uluisik <cenk.uluisik@xxxxxxxxxxxxxx> --- 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 687823e58c22..130f6ccc1658 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -1053,6 +1053,11 @@ properties: items: - const: xunlong,orangepi-5 - const: rockchip,rk3588s + + - description: Xunlong Orange Pi 5B + items: + - const: xunlong,orangepi-5b + - const: rockchip,rk3588s - description: Zkmagic A95X Z2 items: -- 2.46.0