.../dts/bst/bstc1200-cdcu1.0-adas_4c2g.dts | 19 +++++++++++++++++++ arch/arm64/boot/dts/bst/bstc1200.dtsi | 18 ++++++++++++++++++ arch/arm64/configs/defconfig | 1 + 3 files changed, 38 insertions(+)
This series adds DTS and defconfig support for the eMMC controller on Black Sesame Technologies C1200 SoC, split from the v5 MMC series [1]. The MMC driver patches (dt-bindings, sdhci bounce buffer, BST SDHCI driver, and MAINTAINERS update) were merged via mmc-next during the v7.1 merge window and are now in mainline as of Linux 7.1-rc1 [2]. These remaining DTS and defconfig patches are submitted to the mailing lists for review (per Krzysztof's feedback on v6 [3]) Both patches now carry Acked-by: Gordon Ge <gordon.ge@bst.ai> (BST maintainer), collected from the v7 thread [4][5]. Changes since v7 [6]: - Collected Acked-by: Gordon Ge <gordon.ge@bst.ai> on patch 1/2 [4] - Collected Acked-by: Gordon Ge <gordon.ge@bst.ai> on patch 2/2 [5] - Rebased onto v7.1-rc1 - No code changes Changes since v6: - Resend with corrected recipients: send to mailing lists for review first, not directly to soc@ (BST has a platform maintainer in MAINTAINERS), per Krzysztof's feedback [3]. Changes since v5: - Patch 2 (defconfig): fix CONFIG_MMC_SDHCI_BST ordering to match Kconfig position (between CONFIG_MMC_SDHCI_TEGRA and CONFIG_MMC_SDHCI_F_SDH30), as pointed out by Krzysztof Kozlowski. Confirmed via savedefconfig. Build/check on v7.1-rc1: - arch/arm64 defconfig: clean (savedefconfig keeps CONFIG_MMC_SDHCI_BST at its Kconfig-ordered position; no diff in the MMC_SDHCI section) - arch/arm64/boot/dts/bst/bstc1200-cdcu1.0-adas_4c2g.dtb: builds clean with W=1 and CHECK_DTBS=y (no new warnings) - checkpatch.pl --strict: 0 errors, 0 warnings, 0 checks on both patches [1] https://lore.kernel.org/lkml/20260123095342.272505-1-yangzh0906@thundersoft.com/ [2] https://lore.kernel.org/lkml/CAPDyKFrcXFAiYouOpjDx3NN-xWACU9jAzEfTU2m_-yvQ9SpC_A@mail.gmail.com/ [3] https://lore.kernel.org/lkml/12058c14-67c7-4b43-bbbc-ef0ccb813e61@kernel.org/ [4] https://lore.kernel.org/lkml/20260417.164709-gordon.ge@bst.ai/ [5] https://lore.kernel.org/lkml/20260417.163754-gordon.ge@bst.ai/ [6] https://lore.kernel.org/lkml/20260310091211.4171307-1-yangzh0906@thundersoft.com/ Albert Yang (2): arm64: dts: bst: enable eMMC controller in C1200 CDCU1.0 board arm64: defconfig: enable BST SDHCI controller .../dts/bst/bstc1200-cdcu1.0-adas_4c2g.dts | 19 +++++++++++++++++++ arch/arm64/boot/dts/bst/bstc1200.dtsi | 18 ++++++++++++++++++ arch/arm64/configs/defconfig | 1 + 3 files changed, 38 insertions(+) base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731 -- 2.43.0
Hi Arnd, Gentle ping on this series. It has been about 5 weeks since v8 was posted. The MMC driver patches from the original series were merged via mmc-next in v7.1-rc1. These remaining 2 patches (DTS + defconfig) are still pending. Both patches have Acked-by: Gordon Ge <gordon.ge@bst.ai>. No code changes needed — still applies cleanly. Would you be able to pick this up via soc tree? Thanks, Albert
On 02/06/2026 10:43, Albert Yang wrote: > Hi Arnd, > > Gentle ping on this series. It has been about 5 weeks since v8 was posted. > > The MMC driver patches from the original series were merged via mmc-next > in v7.1-rc1. These remaining 2 patches (DTS + defconfig) are still pending. > > Both patches have Acked-by: Gordon Ge <gordon.ge@bst.ai>. > > No code changes needed — still applies cleanly. > > Would you be able to pick this up via soc tree? > This is not a patchset for soc tree. This is patchset for BST - you are waiting on BST maintainers. I recommend reading soc maintainer profile doc, it describes the process. Best regards, Krzysztof
On Tue, Jun 2, 2026, at 14:00, Krzysztof Kozlowski wrote:
> On 02/06/2026 10:43, Albert Yang wrote:
>>
>> Gentle ping on this series. It has been about 5 weeks since v8 was posted.
>>
>> The MMC driver patches from the original series were merged via mmc-next
>> in v7.1-rc1. These remaining 2 patches (DTS + defconfig) are still pending.
>>
>> Both patches have Acked-by: Gordon Ge <gordon.ge@bst.ai>.
>>
>> No code changes needed — still applies cleanly.
>>
>> Would you be able to pick this up via soc tree?
>
> This is not a patchset for soc tree. This is patchset for BST - you are
> waiting on BST maintainers. I recommend reading soc maintainer profile
> doc, it describes the process.
What's odd here is that Albert authored and sent all the BST patches
so far, including the one that adds Gordon as the sole maintainer.
I merged these from patches in the initial merge and expected to
see future work get routed through Gordon.
Albert and Gordon, please figure out between yourselves how you
want to handle this in the future. You can both be listed as
maintainers if you want, but to make everybody's life easier,
make sure that only a person who is listed in the MAINTAINERS
files is responsible for collecting patches and forwarding
them to soc@lists.linux.dev for inclusion.
Arnd
On 27/04/2026 08:23, Albert Yang wrote: > This series adds DTS and defconfig support for the eMMC controller on > Black Sesame Technologies C1200 SoC, split from the v5 MMC series [1]. > > The MMC driver patches (dt-bindings, sdhci bounce buffer, BST SDHCI > driver, and MAINTAINERS update) were merged via mmc-next during the > v7.1 merge window and are now in mainline as of Linux 7.1-rc1 [2]. > These remaining DTS and defconfig patches are submitted to the mailing > lists for review (per Krzysztof's feedback on v6 [3]) > You sent it already three times within one hour. Please stop. Best regards, Krzysztof
On 27/04/2026 08:36, Krzysztof Kozlowski wrote: > You sent it already three times within one hour. Please stop. Apologies for the noise. Sending is stopped on my side and the root cause is still under investigation. Please use the canonical v8 for review: https://lore.kernel.org/r/20260427055555.3693459-1-yangzh0906@thundersoft.com Thanks, Albert
© 2016 - 2026 Red Hat, Inc.