Hello Krzysztof,

> -----Original Message-----
> From: Krzysztof Kozlowski <k...@kernel.org>
> Sent: Monday, November 30, 2020 7:52 PM
> To: ZHIZHIKIN Andrey <andrey.zhizhi...@leica-geosystems.com>
> Cc: li...@armlinux.org.uk; nicolas.fe...@microchip.com;
> alexandre.bell...@bootlin.com; ludovic.desroc...@microchip.com;
> t...@atomide.com; mrip...@kernel.org; w...@csie.org;
> jernej.skra...@siol.net; thierry.red...@gmail.com; jonath...@nvidia.com;
> catalin.mari...@arm.com; w...@kernel.org; tsbog...@alpha.franken.de;
> james.bottom...@hansenpartnership.com; del...@gmx.de;
> m...@ellerman.id.au; b...@kernel.crashing.org; pau...@samba.org;
> lee.jo...@linaro.org; s...@ravnborg.org; emil.l.veli...@gmail.com;
> daniel.thomp...@linaro.org; linux-arm-ker...@lists.infradead.org; linux-
> ker...@vger.kernel.org; linux-o...@vger.kernel.org; linux-
> te...@vger.kernel.org; linux-m...@vger.kernel.org; linux-
> par...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org; Arnd Bergmann
> <a...@arndb.de>; Olof Johansson <o...@lixom.net>
> Subject: Re: [PATCH 1/5] ARM: configs: drop unused BACKLIGHT_GENERIC
> option
> 
> This email is not from Hexagon’s Office 365 instance. Please be careful while
> clicking links, opening attachments, or replying to this email.
> 
> 
> On Mon, Nov 30, 2020 at 03:21:33PM +0000, Andrey Zhizhikin wrote:
> > Commit 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it
> > is
> > unused") removed geenric_bl driver from the tree, together with
> > corresponding config option.
> >
> > Remove BACKLIGHT_GENERIC config item from all ARM configurations.
> >
> > Fixes: 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it
> > is unused")
> > Cc: Sam Ravnborg <s...@ravnborg.org>
> > Signed-off-by: Andrey Zhizhikin
> > <andrey.zhizhi...@leica-geosystems.com>
> > ---
> >  arch/arm/configs/at91_dt_defconfig        | 1 -
> >  arch/arm/configs/cm_x300_defconfig        | 1 -
> >  arch/arm/configs/colibri_pxa300_defconfig | 1 -
> >  arch/arm/configs/jornada720_defconfig     | 1 -
> >  arch/arm/configs/magician_defconfig       | 1 -
> >  arch/arm/configs/mini2440_defconfig       | 1 -
> >  arch/arm/configs/omap2plus_defconfig      | 1 -
> >  arch/arm/configs/pxa3xx_defconfig         | 1 -
> >  arch/arm/configs/qcom_defconfig           | 1 -
> >  arch/arm/configs/sama5_defconfig          | 1 -
> >  arch/arm/configs/sunxi_defconfig          | 1 -
> >  arch/arm/configs/tegra_defconfig          | 1 -
> >  arch/arm/configs/u8500_defconfig          | 1 -
> >  13 files changed, 13 deletions(-)
> 
> You need to send it to arm-soc maintainers, otherwise no one might feel
> responsible enough to pick it up.

Good point, thanks a lot!

I was not aware of the fact that there is a separate ML that should receive 
patches targeted ARM SOCs. Can you (or anyone else) please share it, so I can 
re-send it there as well?

> Reviewed-by: Krzysztof Kozlowski <k...@kernel.org>
> 
> +CC Arnd and Olof,
> 
> Dear Arnd and Olof,
> 
> Maybe it is worth to add arm-soc entry to the MAINTAINERS file?
> Otherwise how one could get your email address? Not mentioning the
> secret-soc address. :)

"scripts/get_maintainer.pl --no-git-fallback --no-multiline --no-rolestats 
--no-n --separator , " across entire series gave only the list of addresses 
that I've included in the series itself. If I would be given a arm-soc mailing 
list as output of the script - I would've included it as well.

> 
> Best regards,
> Krzysztof

Regards,
Andrey

Reply via email to