Re: [PATCH 13/13] MAINTAINERS: add mt6323 drivers maintainer
From: Krzysztof Kozlowski
Date: Wed May 06 2026 - 04:26:43 EST
On Mon, May 04, 2026 at 09:25:05PM +0300, Roman Vivchar wrote:
> Add myself as MediaTek mt6323 AUXADC, EFUSE and thermal driver maintainer.
>
> Signed-off-by: Roman Vivchar <rva333@xxxxxxxxxxxxxx>
> ---
> MAINTAINERS | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d1cc0e12fe1f..53493a24d00a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16337,6 +16337,18 @@ S: Orphan
> F: Documentation/devicetree/bindings/mtd/mediatek,mtk-nfc.yaml
> F: drivers/mtd/nand/raw/mtk_*
>
> +MEDIATEK PMIC AUXADC DRIVER
> +M: Roman Vivchar <rva333@xxxxxxxxxxxxxx>
> +S: Maintained
> +F: Documentation/devicetree/bindings/iio/adc/mediatek,mt6323-auxadc.yaml
> +F: drivers/iio/adc/mt6323-auxadc.c
This should be squashed with individual patches. Otherwise how do you
imagine this being applied? By which maintainer?
You also should not merge independent patchsets into one patchset. I see
no dependencies here at all, although if you fix your MFD binding then
there would be a dependency...
Best regards,
Krzysztof