diff options
author | Jianfeng Liu <liujianfeng1994@gmail.com> | 2024-04-20 06:42:59 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-04-23 18:13:16 +0300 |
commit | 90a5434fc4b4c09fc0b5e4364e8594dabeae0d8d (patch) | |
tree | 6854390a71a9996dd5b2381379d660c8862cd999 /Documentation | |
parent | d21ca7a353d3677f0b9c730fb37f7abd373cc9ea (diff) | |
download | linux-90a5434fc4b4c09fc0b5e4364e8594dabeae0d8d.tar.xz |
dt-bindings: arm: rockchip: Add ArmSoM Sige7
Add devicetree binding for ArmSoM Sige7 board
Signed-off-by: Jianfeng Liu <liujianfeng1994@gmail.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Weizhao Ouyang <weizhao.ouyang@arm.com>
Link: https://lore.kernel.org/r/20240420034300.176920-3-liujianfeng1994@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation')
-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 |