[PATCH v2 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
Michael Ellerman
mpe at ellerman.id.au
Wed Jul 3 20:01:21 PDT 2024
Mark Brown <broonie at kernel.org> writes:
> On Mon, Jul 01, 2024 at 01:30:34PM +0200, Herve Codina wrote:
>> qmc_chan_get_byphandle() and the resource managed version retrieve a
>> channel from a simple phandle.
>>
>> Extend the API and introduce qmc_chan_get_byphandles_index() and the
>> resource managed version in order to retrieve a channel from a phandle
>> list using the provided index to identify the phandle in the list.
>
> These two PowerPC patches seem trivial enough and have got no response,
> unless someone objects I'll go ahead and apply them.
Ack.
MAINTAINERS says:
FREESCALE QUICC ENGINE LIBRARY
M: Qiang Zhao <qiang.zhao at nxp.com>
L: linuxppc-dev at lists.ozlabs.org
S: Maintained
F: drivers/soc/fsl/qe/
F: include/soc/fsl/qe/
But I see no email from that address since January 2021:
https://lore.kernel.org/all/?q=f%3Aqiang.zhao%40nxp.com
And actually drivers/soc/fsl was marked orphan in April, maybe this
should be also.
Or does Herve want to take over maintaining it?
cheers
More information about the linux-arm-kernel
mailing list