diff options
author | Chukun Pan <[email protected]> | 2022-12-03 15:41:48 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-01-10 23:15:16 +0100 |
commit | 229e312019dd1fd82d4e1cbffef226288cde4357 (patch) | |
tree | 8fe4d53981c91cb36990c6f9dcc9f1e2b8af858a | |
parent | 6e97ac440b345b42d0025fcaee4d30d381fe438c (diff) |
dt-bindings: arm: rockchip: Add Orange Pi R1 Plus
Add devicetree binding documentation for the Orange Pi R1 Plus.
Signed-off-by: Chukun Pan <[email protected]>
Acked-by: Krzysztof Kozlowski <[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 b91496fdc306..98d438358484 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -778,6 +778,11 @@ properties: - const: tronsmart,orion-r68-meta - const: rockchip,rk3368 + - description: Xunlong Orange Pi R1 Plus + items: + - const: xunlong,orangepi-r1-plus + - const: rockchip,rk3328 + - description: Zkmagic A95X Z2 items: - const: zkmagic,a95x-z2 |