[PATCH 1/4] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
Philipp Zabel
p.zabel at pengutronix.de
Tue Sep 2 06:57:07 PDT 2025
On Mo, 2025-09-01 at 04:23 +0000, Yao Zi wrote:
> TH1520 SoC is divided into several subsystems, most of them have
> distinct reset controllers. Let's document reset controllers other than
> the one for VO subsystem and IDs for their reset signals.
>
> Signed-off-by: Yao Zi <ziyao at disroot.org>
> ---
> .../bindings/reset/thead,th1520-reset.yaml | 8 +-
> .../dt-bindings/reset/thead,th1520-reset.h | 219 +++++++++++++++++-
> 2 files changed, 223 insertions(+), 4 deletions(-)
>
[...]
> diff --git a/include/dt-bindings/reset/thead,th1520-reset.h b/include/dt-bindings/reset/thead,th1520-reset.h
> index ee799286c175..927e251edfab 100644
> --- a/include/dt-bindings/reset/thead,th1520-reset.h
> +++ b/include/dt-bindings/reset/thead,th1520-reset.h
> @@ -7,11 +7,186 @@
[...]
> +/* AP Subsystem */
[...]
> +#define TH1520_RESET_ID_C910_C0 5
> +#define TH1520_RESET_ID_C910_C1 5
> +#define TH1520_RESET_ID_C910_C2 5
> +#define TH1520_RESET_ID_C910_C3 5
As the kernel test robot already noticed, this doesn't seem right.
regards
Philipp
More information about the linux-riscv
mailing list