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>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <57743880-aecb-4300-8386-44d962659921@intel.com>
Date: Mon, 29 Sep 2025 16:29:25 +0300
From: Adrian Hunter <adrian.hunter@...el.com>
To: Albert Yang <yangzh0906@...ndersoft.com>, Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
	Ge Gordon <gordon.ge@....ai>, BST Linux Kernel Upstream Group
	<bst-upstream@...ai.top>, Catalin Marinas <catalin.marinas@....com>, "Will
 Deacon" <will@...nel.org>, Ulf Hansson <ulf.hansson@...aro.org>, Arnd
 Bergmann <arnd@...db.de>
CC: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	<linux-arm-kernel@...ts.infradead.org>, <linux-mmc@...r.kernel.org>,
	<soc@...ts.linux.dev>
Subject: Re: [PATCH 9/9] MAINTAINERS: add Black Sesame Technologies (BST) ARM
 SoC support

On 23/09/2025 09:10, Albert Yang wrote:
> Add a MAINTAINERS entry for Black Sesame Technologies (BST) ARM SoC
> support. This entry covers device tree bindings, drivers, and board files
> for BST SoCs, including MMC and platform support.
> 
> Signed-off-by: Albert Yang <yangzh0906@...ndersoft.com>
> ---
> Change for v4:
>   - Changed file name: sdhci-of-bst-c1200.c to sdhci-of-bst.c
>   - Changed title from "add and consolidate" to just "add"
>   - Simplified commit message description
>   - Removed Signed-off-by line for Ge Gordon
> 
> Change for v3:
>  - No changes
> 
> Change for v2:
>  - No changes
> ---
>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cd7ff55b5d321752ac44c91d2d7e74de28e08960..685294ef3e2ecf124219b2c5eafb8cad25600652 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2505,6 +2505,16 @@ S:	Maintained
>  F:	Documentation/devicetree/bindings/arm/blaize.yaml
>  F:	arch/arm64/boot/dts/blaize/
>  
> +ARM/BST SOC SUPPORT
> +M:	Ge Gordon <gordon.ge@....ai>
> +R:	BST Linux Kernel Upstream Group <bst-upstream@...ai.top>
> +L:	linux-arm-kernel@...ts.infradead.org (moderated for non-subscribers)
> +S:	Maintained

Seems like it is "Supported" rather than "Maintained" ?

        S: *Status*, one of the following:
           Supported:   Someone is actually paid to look after this.
           Maintained:  Someone actually looks after it.
           Odd Fixes:   It has a maintainer but they don't have time to do
                        much other than throw the odd patch in. See below..
           Orphan:      No current maintainer [but maybe you could take the
                        role as you write your new code].
           Obsolete:    Old code. Something tagged obsolete generally means
                        it has been replaced by a better system and you
                        should be using that.

> +F:	Documentation/devicetree/bindings/arm/bst.yaml
> +F:	Documentation/devicetree/bindings/mmc/bst,dwcmshc-sdhci.yaml
> +F:	arch/arm64/boot/dts/bst/
> +F:	drivers/mmc/host/sdhci-of-bst.c
> +
>  ARM/CALXEDA HIGHBANK ARCHITECTURE
>  M:	Andre Przywara <andre.przywara@....com>
>  L:	linux-arm-kernel@...ts.infradead.org (moderated for non-subscribers)
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ