Skip to content

Commit fc808f8

Browse files
RadxaNaokimmind
authored andcommitted
dt-bindings: arm: rockchip: fix description for Radxa CM5
"Radxa CM5" is the correct name[1], so fix the description. While at it, move the CM5 entry after the CM3I. [1] https://dl.radxa.com/cm5/radxa_cm5_product_brief.pdf Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20251229045838.2917-2-naoki@radxa.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent a1823b8 commit fc808f8

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Documentation/devicetree/bindings/arm/rockchip.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -907,20 +907,20 @@ properties:
907907
- const: radxa,cm3
908908
- const: rockchip,rk3566
909909

910-
- description: Radxa Compute Module 5 (CM5)
911-
items:
912-
- enum:
913-
- radxa,cm5-io
914-
- const: radxa,cm5
915-
- const: rockchip,rk3588s
916-
917910
- description: Radxa CM3I
918911
items:
919912
- enum:
920913
- radxa,e25
921914
- const: radxa,cm3i
922915
- const: rockchip,rk3568
923916

917+
- description: Radxa CM5
918+
items:
919+
- enum:
920+
- radxa,cm5-io
921+
- const: radxa,cm5
922+
- const: rockchip,rk3588s
923+
924924
- description: Radxa E20C
925925
items:
926926
- const: radxa,e20c

0 commit comments

Comments
 (0)