From: Ondrej Jirman <[email protected]>
Add devicetree binding documentation for Pine64 QuartzPro64 SBC.
Signed-off-by: Ondrej Jirman <[email protected]>
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index ca5389862887..0bd51ba0d6a8 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -660,6 +660,11 @@ properties:
- pine64,quartz64-b
- const: rockchip,rk3566
+ - description: Pine64 QuartzPro64
+ items:
+ - const: pine64,quartzpro64
+ - const: rockchip,rk3588
+
- description: Pine64 SoQuartz SoM
items:
- enum:
--
2.42.0
On 08/10/2023 17:26, Ondřej Jirman wrote:
> From: Ondrej Jirman <[email protected]>
>
> Add devicetree binding documentation for Pine64 QuartzPro64 SBC.
>
Acked-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof