[RFC] IXP4XX MAINTAINERS entries
Commit Message
Hi everyone,
Are you OK with the following?
If so, perhaps you can pick it up?
Or state your Ack, or something :-)
Thanks.
Here it goes:
Update MAINTAINERS entries for Intel IXP4xx SoCs.
Signed-off-by: Krzysztof Hałasa <khalasa@piap.pl>
Comments
On Tue, Oct 10, 2023 at 1:44 PM Krzysztof Hałasa <khalasa@piap.pl> wrote:
> Are you OK with the following?
I'm sad about you stepping down, IXP4xx has a mean time before failure
of 60 years and we've only done 20 years yet! ;)
> If so, perhaps you can pick it up?
> Or state your Ack, or something :-)
Acked-by: Linus Walleij <linus.walleij@linaro.org>
I sent a pull request for IXP4xx today already, so just send
this to soc@kernel.org for direct application.
Yours,
Linus Walleij
Acked-by: Deepak Saxena <dsaxena@plexity.net>
On Tue, Oct 10, 2023 at 7:02 AM Linus Walleij <linus.walleij@linaro.org> wrote:
>
> On Tue, Oct 10, 2023 at 1:44 PM Krzysztof Hałasa <khalasa@piap.pl> wrote:
>
> > Are you OK with the following?
>
> I'm sad about you stepping down, IXP4xx has a mean time before failure
> of 60 years and we've only done 20 years yet! ;)
>
> > If so, perhaps you can pick it up?
> > Or state your Ack, or something :-)
>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
> I sent a pull request for IXP4xx today already, so just send
> this to soc@kernel.org for direct application.
>
> Yours,
> Linus Walleij
On Tue, Oct 10, 2023 at 7:52 PM Deepak Saxena <dsaxena@plexity.net> wrote:
> Whoa, I can't believe I'm still listed as the maintainer of anything!
>
> Acked-by: Deepak Saxena <dsaxena@plexity.net>
In a way it is nice to keep you around, but I remember you told
me that you got rid of all your IXP4xx reference designs :)
Next time in Portland!
Linus
Linus,
Linus Walleij <linus.walleij@linaro.org> writes:
> I'm sad about you stepping down, IXP4xx has a mean time before failure
> of 60 years and we've only done 20 years yet! ;)
Well, ARM64, greener pastures, follow the white rabbit, no, rabbits
don't fit here at all. It was maybe practical when I was using IXP425
and 43x, but then I went to ARM11MP, Cortex A9, Cortex Axx.
> I sent a pull request for IXP4xx today already, so just send
> this to soc@kernel.org for direct application.
Wilco... Done.
@@ -2210,21 +2210,28 @@ F: arch/arm/boot/dts/ti/omap/omap3-igep*
ARM/INTEL IXP4XX ARM ARCHITECTURE
M: Linus Walleij <linusw@kernel.org>
M: Imre Kaloz <kaloz@openwrt.org>
-M: Krzysztof Halasa <khalasa@piap.pl>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
F: Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml
F: Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt
F: Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml
F: Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion*
+F: Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml
F: Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml
F: arch/arm/boot/dts/intel/ixp/
F: arch/arm/mach-ixp4xx/
F: drivers/bus/intel-ixp4xx-eb.c
+F: drivers/char/hw_random/ixp4xx-rng.c
F: drivers/clocksource/timer-ixp4xx.c
F: drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
F: drivers/gpio/gpio-ixp4xx.c
F: drivers/irqchip/irq-ixp4xx.c
+F: drivers/net/ethernet/xscale/ixp4xx_eth.c
+F: drivers/net/wan/ixp4xx_hss.c
+F: drivers/soc/ixp4xx/ixp4xx-npe.c
+F: drivers/soc/ixp4xx/ixp4xx-qmgr.c
+F: include/linux/soc/ixp4xx/npe.h
+F: include/linux/soc/ixp4xx/qmgr.h
ARM/INTEL KEEMBAY ARCHITECTURE
M: Paul J. Murphy <paul.j.murphy@intel.com>
@@ -10619,22 +10626,6 @@ L: linux-crypto@vger.kernel.org
S: Maintained
F: drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
-INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
-M: Krzysztof Halasa <khalasa@piap.pl>
-S: Maintained
-F: drivers/net/ethernet/xscale/ixp4xx_eth.c
-F: drivers/net/wan/ixp4xx_hss.c
-F: drivers/soc/ixp4xx/ixp4xx-npe.c
-F: drivers/soc/ixp4xx/ixp4xx-qmgr.c
-F: include/linux/soc/ixp4xx/npe.h
-F: include/linux/soc/ixp4xx/qmgr.h
-
-INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
-M: Deepak Saxena <dsaxena@plexity.net>
-S: Maintained
-F: Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml
-F: drivers/char/hw_random/ixp4xx-rng.c
-
INTEL KEEM BAY DRM DRIVER
M: Anitha Chrisanthus <anitha.chrisanthus@intel.com>
M: Edmund Dea <edmund.j.dea@intel.com>