lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 14 Nov 2022 11:44:56 -0800 (PST)
From:   Palmer Dabbelt <palmer@...belt.com>
To:     Conor Dooley <conor@...nel.org>
CC:     kernel@...il.dk, Arnd Bergmann <arnd@...db.de>,
        Paul Walmsley <paul.walmsley@...ive.com>,
        aou@...s.berkeley.edu, nicolas.ferre@...rochip.com, soc@...nel.org,
        linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org,
        Conor Dooley <conor.dooley@...rochip.com>
Subject:     Re: [PATCH v1 1/4] MAINTAINERS: add entries for misc. RISC-V SoC drivers and devicetrees

On Wed, 09 Nov 2022 13:22:17 PST (-0800), Conor Dooley wrote:
> From: Conor Dooley <conor.dooley@...rochip.com>
>
> Following some discussion both on & off list, I have volunteered to take
> over maintaining the miscellaneous RISC-V devicetrees & soc drivers from
> Palmer to ease his load.
>
> So far only SiFive and Microchip have stuff in drivers/soc. For the
> former, a SiFive entry exists with a dead GitHub repo - so remove that
> to avoid confusion since the patches for drivers/soc & devicetrees will
> be routed via my tree & other drivers go through their subsystem trees.
> The Microchip directory only contains a RISC-V driver for now, but is
> likely to contain drivers for other archs in the future. To that end,
> change the PolarFire SoC entry to specifically mention the RISC-V driver
> & the new directory level entry does not mention an architecture.
>
> CC: Arnd Bergmann <arnd@...db.de>
> CC: Nicolas Ferre <nicolas.ferre@...rochip.com>
> CC: Palmer Dabbelt <palmer@...belt.com>
> Link: https://lore.kernel.org/linux-riscv/mhng-e4210f56-fcc3-4db8-abdb-d43b3ebe695d@palmer-ri-x1c9a/
> Signed-off-by: Conor Dooley <conor.dooley@...rochip.com>
> ---
>  MAINTAINERS | 25 +++++++++++++++++++++++--
>  1 file changed, 23 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 046ff06ff97f..b88ced1ff72c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13627,6 +13627,12 @@ S:	Supported
>  F:	drivers/misc/atmel-ssc.c
>  F:	include/linux/atmel-ssc.h
>
> +MICROCHIP SOC DRIVERS
> +M:	Conor Dooley <conor@...nel.org>
> +S:	Supported
> +T:	git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
> +F:	drivers/soc/microchip/
> +
>  MICROCHIP USB251XB DRIVER
>  M:	Richard Leitner <richard.leitner@...data.com>
>  L:	linux-usb@...r.kernel.org
> @@ -17749,12 +17755,21 @@ F:	drivers/mailbox/mailbox-mpfs.c
>  F:	drivers/pci/controller/pcie-microchip-host.c
>  F:	drivers/reset/reset-mpfs.c
>  F:	drivers/rtc/rtc-mpfs.c
> -F:	drivers/soc/microchip/
> +F:	drivers/soc/microchip/mpfs-sys-controller.c
>  F:	drivers/spi/spi-microchip-core-qspi.c
>  F:	drivers/spi/spi-microchip-core.c
>  F:	drivers/usb/musb/mpfs.c
>  F:	include/soc/microchip/mpfs.h
>
> +RISC-V MISC SOC SUPPORT
> +M:	Conor Dooley <conor@...nel.org>
> +L:	linux-riscv@...ts.infradead.org
> +S:	Maintained
> +Q:	https://patchwork.kernel.org/project/linux-riscv/list/
> +T:	git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
> +F:	Documentation/devicetree/bindings/riscv/
> +F:	arch/riscv/boot/dts/
> +
>  RNBD BLOCK DRIVERS
>  M:	Md. Haris Iqbal <haris.iqbal@...os.com>
>  M:	Jack Wang <jinpu.wang@...os.com>
> @@ -18781,7 +18796,6 @@ M:	Palmer Dabbelt <palmer@...belt.com>
>  M:	Paul Walmsley <paul.walmsley@...ive.com>
>  L:	linux-riscv@...ts.infradead.org
>  S:	Supported
> -T:	git https://github.com/sifive/riscv-linux.git
>  N:	sifive
>  K:	[^@]sifive
>
> @@ -18800,6 +18814,13 @@ S:	Maintained
>  F:	Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
>  F:	drivers/dma/sf-pdma/
>
> +SIFIVE SOC DRIVERS
> +M:	Conor Dooley <conor@...nel.org>
> +L:	linux-riscv@...ts.infradead.org
> +S:	Maintained
> +T:	git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
> +F:	drivers/soc/sifive/
> +
>  SILEAD TOUCHSCREEN DRIVER
>  M:	Hans de Goede <hdegoede@...hat.com>
>  L:	linux-input@...r.kernel.org

Acked-by: Palmer Dabbelt <palmer@...osinc.com>

Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ