diff options
author | Tianling Shen <[email protected]> | 2023-03-25 15:40:21 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-03-30 13:26:04 +0200 |
commit | 564cfdb866535662d74a6a1c5b5e7e99845d7e25 (patch) | |
tree | 5cf3186a4b2e3030878928635fa07768decaff50 | |
parent | 004589ff9df5b75672a78b6c3c4cba93202b14c9 (diff) |
dt-bindings: Add doc for Xunlong OrangePi R1 Plus LTS
Add devicetree binding documentation for the
Xunlong OrangePi R1 Plus LTS.
Signed-off-by: Tianling Shen <[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 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 883c9d36e4e5..ec141c937b8b 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -831,9 +831,11 @@ properties: - const: tronsmart,orion-r68-meta - const: rockchip,rk3368 - - description: Xunlong Orange Pi R1 Plus + - description: Xunlong Orange Pi R1 Plus / LTS items: - - const: xunlong,orangepi-r1-plus + - enum: + - xunlong,orangepi-r1-plus + - xunlong,orangepi-r1-plus-lts - const: rockchip,rk3328 - description: Zkmagic A95X Z2 |