[PATCH 1/2] dt-bindings: arm: rockchip: correct the model name for Radxa ROCK 3A
Dragan Simic
dsimic at manjaro.org
Thu Apr 18 08:21:18 PDT 2024
On 2024-04-18 15:01, Chukun Pan wrote:
> According to https://radxa.com/products/rock3/3a,
> the name of this board should be "Radxa ROCK 3A".
> Also update compatible to match the model name.
>
> Suggested-by: FUKAUMI Naoki <naoki at radxa.com>
> Signed-off-by: Chukun Pan <amadeus at jmu.edu.cn>
Looking good to me. I'll send the remaining naming cleanup patches
a bit later.
Reviewed-by: Dragan Simic <dsimic at manjaro.org>
> ---
> Documentation/devicetree/bindings/arm/rockchip.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml
> b/Documentation/devicetree/bindings/arm/rockchip.yaml
> index 99bd5e2c76a0..88e9e0011953 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml
> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
> @@ -772,9 +772,9 @@ properties:
> - const: radxa,rock2-square
> - const: rockchip,rk3288
>
> - - description: Radxa ROCK3 Model A
> + - description: Radxa ROCK 3A
> items:
> - - const: radxa,rock3a
> + - const: radxa,rock-3a
> - const: rockchip,rk3568
>
> - description: Radxa ROCK 5 Model A
More information about the linux-arm-kernel
mailing list