Re: [RFC PATCH v3 16/35] drivers/irqchip: SH7751 IRL external encoder with enable gate.
Thomas Gleixner <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <875y366xlp.ffs@tglx> |
On Mon, Oct 16 2023 at 20:50, John Paul Adrian Glaubitz wrote:
> On Mon, 2023-10-16 at 20:46 +0200, Thomas Gleixner wrote:
>> > --- a/drivers/irqchip/Kconfig
>> > +++ b/drivers/irqchip/Kconfig
>> > @@ -688,4 +688,11 @@ config RENESAS_SH7751_INTC
>> > Support for the Renesas SH7751 On-chip interrupt controller.
>> > And external interrupt encoder for some targets.
>>
>> ... I have no idea against which tree this is supposed to apply. None of
>> the trees I usually use has the above. So I assume it's a patch in the
>> same series, but what do I know.
>
> This shall eventually go through my sh-linux tree [1].
That's an actual tree management problem, which is completely
independent of the review process.
Reviewing patches which depend on "unknown" other changes is per
definition impossible and in this case it's even worse because the
dependency affects the same subsystem, no?
Thanks,
tglx