Re: [PATCH 4/5] dt-bindings: arm64: rockchip: add Powkiddy RGB30

2023-10-16 Thread Krzysztof Kozlowski
On 13/10/2023 20:39, Chris Morgan wrote:
> From: Chris Morgan 
> 
> The Powkiddy RGB30 is a portable handheld console from Powkiddy which
> uses the Rockchip RK3566 SoC.
> 

Acked-by: Krzysztof Kozlowski 

Best regards,
Krzysztof



[PATCH 4/5] dt-bindings: arm64: rockchip: add Powkiddy RGB30

2023-10-13 Thread Chris Morgan
From: Chris Morgan 

The Powkiddy RGB30 is a portable handheld console from Powkiddy which
uses the Rockchip RK3566 SoC.

Signed-off-by: Chris Morgan 
---
 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..a349bf4da6bc 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -669,6 +669,11 @@ properties:
   - const: pine64,soquartz
   - const: rockchip,rk3566
 
+  - description: Powkiddy RGB30
+items:
+  - const: powkiddy,rgb30
+  - const: rockchip,rk3566
+
   - description: Radxa Compute Module 3(CM3)
 items:
   - enum:
-- 
2.34.1