Re: [PATCH v4 3/7] arm: dts: mediatek: mt6589: Enable toprgu reset controller
Akari Tsuyukusa <[email protected]>
| Newsgroups | org.kernel.vger.linux-watchdog,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <h6cxeranayykvjnco5vuaoccuknoiu4yiancmwugouewucb5k5@osmdfzfc5dsh> |
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 <[email protected]> > Signed-off-by: Luca Leonardo Scorcia <[email protected]> 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