Add devicetree binding documentation for the Radxa ROCK Pi E25.
Signed-off-by: Chukun Pan <[email protected]>
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 10 ++++++++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 88ff4422a8c1..4087ae87f61f 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -625,6 +625,11 @@ properties:
- const: radxa,rockpi-e
- const: rockchip,rk3328
+ - description: Radxa ROCK Pi E25
+ items:
+ - const: radxa,rockpi-e25
+ - const: rockchip,rk3568
+
- description: Radxa ROCK Pi N8
items:
- const: radxa,rockpi-n8
--
2.25.1
On 29/11/2022 08:06, Chukun Pan wrote:
> Add devicetree binding documentation for the Radxa ROCK Pi E25.
>
> Signed-off-by: Chukun Pan <[email protected]>
Same comments about subject as your other patch
Best regards,
Krzysztof