Re: [PATCH v2 3/3] riscv: dts: thead: Scope the reset controller to VO for TH1520

From: Krzysztof Kozlowski
Date: Thu Aug 21 2025 - 03:50:06 EST


On Wed, Aug 20, 2025 at 07:42:45AM +0000, Yao Zi wrote:
> @@ -502,8 +502,8 @@ clk: clock-controller@ffef010000 {
> #clock-cells = <1>;
> };
>
> - rst: reset-controller@ffef528000 {
> - compatible = "thead,th1520-reset";
> + rst_vo: reset-controller@ffef528000 {
> + compatible = "thead,th1520-reset-vo";

This breaks all the users. I already commented on NOT DOING this.

Best regards,
Krzysztof