diff options
author | Jianfeng Liu <[email protected]> | 2024-04-20 11:42:59 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2024-04-23 17:13:16 +0200 |
commit | 90a5434fc4b4c09fc0b5e4364e8594dabeae0d8d (patch) | |
tree | 6854390a71a9996dd5b2381379d660c8862cd999 | |
parent | d21ca7a353d3677f0b9c730fb37f7abd373cc9ea (diff) |
dt-bindings: arm: rockchip: Add ArmSoM Sige7
Add devicetree binding for ArmSoM Sige7 board
Signed-off-by: Jianfeng Liu <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Weizhao Ouyang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 742c1a85de4b..fb0b32d3d6fd 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -49,6 +49,11 @@ properties: - anbernic,rg-arc-s - const: rockchip,rk3566 + - description: ArmSoM Sige7 board + items: + - const: armsom,sige7 + - const: rockchip,rk3588 + - description: Asus Tinker board items: - const: asus,rk3288-tinker |