diff options
| author | Ondrej Jirman <megi@xff.cz> | 2023-10-11 23:58:44 +0200 | 
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2023-10-12 00:28:50 +0200 | 
| commit | a6fa0d4a704d7af51a5d02f76c73046cf957c1b5 (patch) | |
| tree | bc4c7afee9a668e6efcffb97e3790693233e7f11 | |
| parent | 236d225e1ee72a28aa7c2b1e39894e4390bbf51c (diff) | |
dt-bindings: arm: rockchip: Add Pine64 QuarzPro64
Add devicetree binding documentation for Pine64 QuartzPro64 SBC.
Signed-off-by: Ondrej Jirman <megi@xff.cz>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231011215856.2082241-2-megi@xff.cz
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -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 f5c67f88be6b..a1946aa5c495 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: | 
