Skip to content

Commit eb3b3f5

Browse files
mmindbebarino
authored andcommitted
dt-bindings: clock, reset: fix top-comment indentation rk3576 headers
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: 49c0445 ("dt-bindings: clock, reset: Add support for rk3576") Signed-off-by: Heiko Stuebner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
1 parent 4500f51 commit eb3b3f5

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

include/dt-bindings/clock/rockchip,rk3576-cru.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
22
/*
3-
* Copyright (c) 2023 Rockchip Electronics Co. Ltd.
4-
* Copyright (c) 2024 Collabora Ltd.
5-
*
6-
* Author: Elaine Zhang <[email protected]>
7-
* Author: Detlev Casanova <[email protected]>
8-
*/
3+
* Copyright (c) 2023 Rockchip Electronics Co. Ltd.
4+
* Copyright (c) 2024 Collabora Ltd.
5+
*
6+
* Author: Elaine Zhang <[email protected]>
7+
* Author: Detlev Casanova <[email protected]>
8+
*/
99

1010
#ifndef _DT_BINDINGS_CLK_ROCKCHIP_RK3576_H
1111
#define _DT_BINDINGS_CLK_ROCKCHIP_RK3576_H

include/dt-bindings/reset/rockchip,rk3576-cru.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
22
/*
3-
* Copyright (c) 2023 Rockchip Electronics Co. Ltd.
4-
* Copyright (c) 2024 Collabora Ltd.
5-
*
6-
* Author: Elaine Zhang <[email protected]>
7-
* Author: Detlev Casanova <[email protected]>
8-
*/
3+
* Copyright (c) 2023 Rockchip Electronics Co. Ltd.
4+
* Copyright (c) 2024 Collabora Ltd.
5+
*
6+
* Author: Elaine Zhang <[email protected]>
7+
* Author: Detlev Casanova <[email protected]>
8+
*/
99

1010
#ifndef _DT_BINDINGS_RESET_ROCKCHIP_RK3576_H
1111
#define _DT_BINDINGS_RESET_ROCKCHIP_RK3576_H

0 commit comments

Comments
 (0)