diff options
| author | FUKAUMI Naoki <naoki@radxa.com> | 2025-12-29 04:58:37 +0000 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2026-01-06 19:19:39 +0100 |
| commit | a1823b88d35f1bf04ec4e4f86b9206f699b362d0 (patch) | |
| tree | b5cb5ff092ec814e2f7c3f754e1034b4bcf3de14 | |
| parent | 77712fe6847b2471a558ec88868311a4784afdce (diff) | |
dt-bindings: arm: rockchip: fix description for Radxa CM3I
"Radxa CM3I" is the correct name[1], so fix the description.
[1] https://dl.radxa.com/cm3i/docs/hw/radxa_cm3i_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-1-naoki@radxa.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 79e99694577e..410a9715a0fc 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -914,7 +914,7 @@ properties: - const: radxa,cm5 - const: rockchip,rk3588s - - description: Radxa CM3 Industrial + - description: Radxa CM3I items: - enum: - radxa,e25 |
