Re: [PATCH v4 3/8] power: supply: qcom_battmgr: Add resistance power supply property

From: Konstantin Ryabitsev

Date: Tue Sep 16 2025 - 09:38:15 EST


On Tue, Sep 16, 2025 at 09:59:04AM +0200, Konrad Dybcio wrote:
> + Konstantin
>
> It's quite common to see someone leaving a T-b on the cover letter,
> trying to say "I gave this series a spin" and then seeing the tag
> appear on unrelated commits within the series (e.g. bindings or some
> cosmetic fixes". Maybe some sort of an interactive (opt-in is fine)
> dialog for "which patches to apply t-b/tags to" could be worth the
> effort?

The plan is to add interactive mode to a few commands, including to the
trailers command. This will open an interface similar to interactive rebase,
where you can mark trailers as accept, skip, or ignore. That should do what
you're asking for, I believe.

Best regards,
-K