[PATCH 02/20] dt-bindings: clock, reset: fix top-comment indentation rk3576 headers

Kever Yang kever.yang at rock-chips.com
Fri Jan 3 04:08:24 CET 2025


On 2024/11/21 22:27, Heiko Stuebner wrote:
> Block comments should align the * on each line, as checkpatch rightfully
> pointed out, so fix that style issue on the newly added rk3576 headers.
>
> Fixes: 49c04453db81 ("dt-bindings: clock, reset: Add support for rk3576")
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> Link: https://lore.kernel.org/r/20240909223149.85364-1-heiko@sntech.de
> Signed-off-by: Stephen Boyd <sboyd at kernel.org>
>
> [ upstream commit: eb3b3f520518003cd363239fc160bdd7ed327319 ]
>
> (cherry picked from commit 92b03f0021dfe4686d84fb75d52a5b4203c000a5)
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>

Thanks,
- Kever
> ---
>   .../include/dt-bindings/clock/rockchip,rk3576-cru.h  | 12 ++++++------
>   .../include/dt-bindings/reset/rockchip,rk3576-cru.h  | 12 ++++++------
>   2 files changed, 12 insertions(+), 12 deletions(-)
>
> diff --git a/dts/upstream/include/dt-bindings/clock/rockchip,rk3576-cru.h b/dts/upstream/include/dt-bindings/clock/rockchip,rk3576-cru.h
> index a2933021be8..25aed298ac2 100644
> --- a/dts/upstream/include/dt-bindings/clock/rockchip,rk3576-cru.h
> +++ b/dts/upstream/include/dt-bindings/clock/rockchip,rk3576-cru.h
> @@ -1,11 +1,11 @@
>   /* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
>   /*
> -* Copyright (c) 2023 Rockchip Electronics Co. Ltd.
> -* Copyright (c) 2024 Collabora Ltd.
> -*
> -* Author: Elaine Zhang <zhangqing at rock-chips.com>
> -* Author: Detlev Casanova <detlev.casanova at collabora.com>
> -*/
> + * Copyright (c) 2023 Rockchip Electronics Co. Ltd.
> + * Copyright (c) 2024 Collabora Ltd.
> + *
> + * Author: Elaine Zhang <zhangqing at rock-chips.com>
> + * Author: Detlev Casanova <detlev.casanova at collabora.com>
> + */
>   
>   #ifndef _DT_BINDINGS_CLK_ROCKCHIP_RK3576_H
>   #define _DT_BINDINGS_CLK_ROCKCHIP_RK3576_H
> diff --git a/dts/upstream/include/dt-bindings/reset/rockchip,rk3576-cru.h b/dts/upstream/include/dt-bindings/reset/rockchip,rk3576-cru.h
> index 291fec0ecba..ae856906f3a 100644
> --- a/dts/upstream/include/dt-bindings/reset/rockchip,rk3576-cru.h
> +++ b/dts/upstream/include/dt-bindings/reset/rockchip,rk3576-cru.h
> @@ -1,11 +1,11 @@
>   /* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
>   /*
> -* Copyright (c) 2023 Rockchip Electronics Co. Ltd.
> -* Copyright (c) 2024 Collabora Ltd.
> -*
> -* Author: Elaine Zhang <zhangqing at rock-chips.com>
> -* Author: Detlev Casanova <detlev.casanova at collabora.com>
> -*/
> + * Copyright (c) 2023 Rockchip Electronics Co. Ltd.
> + * Copyright (c) 2024 Collabora Ltd.
> + *
> + * Author: Elaine Zhang <zhangqing at rock-chips.com>
> + * Author: Detlev Casanova <detlev.casanova at collabora.com>
> + */
>   
>   #ifndef _DT_BINDINGS_RESET_ROCKCHIP_RK3576_H
>   #define _DT_BINDINGS_RESET_ROCKCHIP_RK3576_H


More information about the U-Boot mailing list