[PATCH 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568

Junhao Xie posted 3 patches 1 year, 3 months ago
There is a newer version of this series
[PATCH 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568
Posted by Junhao Xie 1 year, 3 months ago
This documents Ariaboard Photonicat which is a router based on the
RK3568 SoC.

Signed-off-by: Junhao Xie <bigfoot@classfun.cn>
---
 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 1ef09fbfdfaf..b2c83c9b287a 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -49,6 +49,11 @@ properties:
               - anbernic,rg-arc-s
           - const: rockchip,rk3566
 
+      - description: Ariaboard Photonicat RK3568
+        items:
+          - const: ariaboard,photonicat
+          - const: rockchip,rk3568
+
       - description: ArmSoM Sige7 board
         items:
           - const: armsom,sige7
-- 
2.46.0
Re: [PATCH 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568
Posted by Krzysztof Kozlowski 1 year, 3 months ago
On 04/09/2024 13:14, Junhao Xie wrote:
> This documents Ariaboard Photonicat which is a router based on the
> RK3568 SoC.
> 
> Signed-off-by: Junhao Xie <bigfoot@classfun.cn>
> ---
>  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 1ef09fbfdfaf..b2c83c9b287a 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml
> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
> @@ -49,6 +49,11 @@ properties:
>                - anbernic,rg-arc-s
>            - const: rockchip,rk3566
>  
> +      - description: Ariaboard Photonicat RK3568

And here is Ariaboard, not Shanghai Novotech. You have entire commit msg
to give some sort of context for such unusual things.



Best regards,
Krzysztof