diff mbox series

[35/38] dt-bindings: arm: rockchip: Add rk3562 evb2 board

Message ID 20241220110558.3511994-26-kever.yang@rock-chips.com (mailing list archive)
State New
Headers show
Series [01/38] dt-bindings: clock: add rk3562 cru bindings | expand

Commit Message

Kever Yang Dec. 20, 2024, 11:05 a.m. UTC
Add device tree documentation for rk3562-evb2-v10.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
---

 Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Diederik de Haas Dec. 20, 2024, 3:12 p.m. UTC | #1
Hi Kever,

The To/Cc list seems a bit short?

On Fri Dec 20, 2024 at 12:05 PM CET, Kever Yang wrote:
> Add device tree documentation for rk3562-evb2-v10.
>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> ---
>
>  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 b2681a45867b..e300a817226a 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml
> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
> @@ -1011,6 +1011,11 @@ properties:
>            - const: rockchip,rk3566-box-demo
>            - const: rockchip,rk3566
>  
> +      - description: Rockchip RK3562 Evaluation board 2
> +        items:
> +          - const: rockchip,rk3562-evb2-v10
> +          - const: rockchip,rk3562

I would expect RK3562 to come *before* RK3566.
In your other/smaller patch set you corrected the sorting of Rockchip
items; lets continue that 'tradition' ;-)

Cheers,
  Diederik

> +
>        - description: Rockchip RK3568 Evaluation board
>          items:
>            - const: rockchip,rk3568-evb1-v10
Diederik de Haas Dec. 20, 2024, 3:30 p.m. UTC | #2
Hi,

On Fri Dec 20, 2024 at 4:12 PM CET, Diederik de Haas wrote:
> The To/Cc list seems a bit short?

I now noticed that comment applies to quite a bit of the patches.
For dt-bindings patches I would at least include these:
- Rob Herring <robh@kernel.org>
- Krzysztof Kozlowski <krzk+dt@kernel.org>
- Conor Dooley <conor+dt@kernel.org>
- devicetree@vger.kernel.org
- linux-arm-kernel@lists.infradead.org

Next to the ones you did include.
``scripts/get_maintainers.pl <file>`` is a great help for this.

Alternatively and IIUC, b4 should take care of that for you.

Cheers,
  Diederik

> On Fri Dec 20, 2024 at 12:05 PM CET, Kever Yang wrote:
> > Add device tree documentation for rk3562-evb2-v10.
> >
> > Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> > ---
> >
> >  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 b2681a45867b..e300a817226a 100644
> > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml
> > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
> > @@ -1011,6 +1011,11 @@ properties:
> >            - const: rockchip,rk3566-box-demo
> >            - const: rockchip,rk3566
> >  
> > +      - description: Rockchip RK3562 Evaluation board 2
> > +        items:
> > +          - const: rockchip,rk3562-evb2-v10
> > +          - const: rockchip,rk3562
>
> I would expect RK3562 to come *before* RK3566.
> In your other/smaller patch set you corrected the sorting of Rockchip
> items; lets continue that 'tradition' ;-)
>
> Cheers,
>   Diederik
>
> > +
> >        - description: Rockchip RK3568 Evaluation board
> >          items:
> >            - const: rockchip,rk3568-evb1-v10
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index b2681a45867b..e300a817226a 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -1011,6 +1011,11 @@  properties:
           - const: rockchip,rk3566-box-demo
           - const: rockchip,rk3566
 
+      - description: Rockchip RK3562 Evaluation board 2
+        items:
+          - const: rockchip,rk3562-evb2-v10
+          - const: rockchip,rk3562
+
       - description: Rockchip RK3568 Evaluation board
         items:
           - const: rockchip,rk3568-evb1-v10