Re: [PATCH v4 3/7] arm: dts: mediatek: mt6589: Enable toprgu reset controller
From: Akari Tsuyukusa
Date: Wed Aug 19 2026 - 13:44:00 EST
Hi,
I noticed that my Signed-off-by is still present on this patch in v4.
On Wed, Aug 19, 2026 at 12:16:24PM +0200, Luca Leonardo Scorcia wrote:
> Signed-off-by: Akari Tsuyukusa <akkun11.open@xxxxxxxxx>
> Signed-off-by: Luca Leonardo Scorcia <l.scorcia@xxxxxxxxx>
Sorry for confusing you with the v3 patch discussion. As discussed in
v3, my Signed-off-by should not be included in the sign-off chain.
Please drop my Signed-off-by from this patch.
> --- a/arch/arm/boot/dts/mediatek/mt6589.dtsi
> +++ b/arch/arm/boot/dts/mediatek/mt6589.dtsi
> @@ -7,6 +7,7 @@
>
> #include <dt-bindings/interrupt-controller/irq.h>
> #include <dt-bindings/interrupt-controller/arm-gic.h>
> +#include <dt-bindings/reset/mediatek,mt6589-wdt.h>
By the way, this header is not used by any part of mt6589.dtsi,
so I think this line can simply be dropped.
Best regards,
Akari