[PATCH 03/25] ARM: dts: rockchip: Add reset bindings to RV1106

Krzysztof Kozlowski krzk at kernel.org
Fri Aug 14 03:16:18 PDT 2026


On Mon, Aug 10, 2026 at 03:10:54PM +0300, Vladislav Leonov wrote:
> Include the RV1106 CRU reset-ID header so device tree nodes can
> reference reset lines by name, matching the reset controller support
> added in the previous commit.
> 
> Signed-off-by: Vladislav Leonov <vlad at zlab.su>
> ---
> 
>  arch/arm/boot/dts/rockchip/rv1106.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/rockchip/rv1106.dtsi b/arch/arm/boot/dts/rockchip/rv1106.dtsi
> index 70d3da6bd03e..fa5d0d7f4dcb 100644
> --- a/arch/arm/boot/dts/rockchip/rv1106.dtsi
> +++ b/arch/arm/boot/dts/rockchip/rv1106.dtsi
> @@ -4,6 +4,7 @@
>   */
>  
>  #include <dt-bindings/clock/rockchip,rv1106-cru.h>
> +#include <dt-bindings/reset/rockchip,rv1106-cru.h>

Dead code, why adding it?

IWYU.

Best regards,
Krzysztof




More information about the Linux-rockchip mailing list