* [GIT PULL]arm64: BST C1200 eMMC DTS for v7.2
@ 2026-06-11 3:21 gordon.ge
2026-06-11 13:44 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: gordon.ge @ 2026-06-11 3:21 UTC (permalink / raw)
To: soc; +Cc: arnd, yangzh0906, linux-arm-kernel, bst-upstream
Hi Arnd:
Thank you for the review.
I have fixed the two issues you mentioned and updated the pull request.
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
git@github.com:BlackSesame-SoC/linux.git tags/bst-arm64-emmc-dts-for-v7.2
for you to fetch changes up to 6e3b49b69038ac794414ed0731634e2677b834b8:
Add eMMC controller support to the BST C1200 device tree: (2026-06-11 10:37:12 +0800)
----------------------------------------------------------------
arm64: BST C1200 eMMC DTS for v7.2
Black Sesame Technologies:
Enable eMMC controller on BST C1200 CDCU1.0 board:
- Add mmc0 node in bstc1200.dtsi (DWCMSHC SDHCI controller)
- Add fixed clock definition and reserved SRAM bounce buffer
- Enable mmc0 with 8-bit bus on CDCU1.0 ADAS 4C2G board
The MMC driver was merged via mmc-next in v7.1-rc1.
this is the remaining DTS piece.
Signed-off-by: Gordon Ge <gordon.ge@bst.ai>
----------------------------------------------------------------
Gordon Ge (1):
Add eMMC controller support to the BST C1200 device tree:
.../arm64/boot/dts/bst/bstc1200-cdcu1.0-adas_4c2g.dts | 19 +++++++++++++++++++
arch/arm64/boot/dts/bst/bstc1200.dtsi | 18 ++++++++++++++++++
2 files changed, 37 insertions(+)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL]arm64: BST C1200 eMMC DTS for v7.2
2026-06-11 3:21 [GIT PULL]arm64: BST C1200 eMMC DTS for v7.2 gordon.ge
@ 2026-06-11 13:44 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2026-06-11 13:44 UTC (permalink / raw)
To: gordon.ge, soc; +Cc: yangzh0906@thundersoft.com, linux-arm-kernel, bst-upstream
On Thu, Jun 11, 2026, at 05:21, gordon.ge@bst.ai wrote:
>
> Thank you for the review.
> I have fixed the two issues you mentioned and updated the pull request.
Hi Gordon,
unfortunately, I'm still seeing new problems here:
- you use a git@github.com url, which I can't pull from. Please
add an 'insteadOf' rule to your .gitconfig that rewrites this
to an https:// style address (or edit the text manually)
- https://patchwork.kernel.org/project/linux-soc/list/ does not
actually show the contents of your pull requests. This is
probably not caused by something you did, but it may be
related to the URL problem.
- The commit you have contains
Author: Gordon Ge <gordon.ge@bst.ai>
Commit: Gordon Ge <gordon.ge@bst.ai>
Signed-off-by: Albert Yang <yangzh0906@thundersoft.com>
Acked-by: Gordon Ge <gordon.ge@bst.ai>
which is not correct. If you commit the patch, your own
Signed-off-by needs to be included, see
https://www.kernel.org/pub/software/scm/git/docs/SubmittingPatches.html
If Albert was the original author, you should also reflect
that by using 'git commit --author="Albert Yang <yangzh0906@thundersoft.com>"'
Since we are getting very close to the merge window, I can't
guarantee that the patches make it in, but please resend
anyway. It may be easier to send these as individual
patches instead of pull requests, but that is up to you.
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-11 13:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-11 3:21 [GIT PULL]arm64: BST C1200 eMMC DTS for v7.2 gordon.ge
2026-06-11 13:44 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox