[GIT PULL]arm64: BST C1200 eMMC DTS for v7.2
Arnd Bergmann
arnd at arndb.de
Thu Jun 11 06:44:55 PDT 2026
On Thu, Jun 11, 2026, at 05:21, gordon.ge at 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 at 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 at bst.ai>
Commit: Gordon Ge <gordon.ge at bst.ai>
Signed-off-by: Albert Yang <yangzh0906 at thundersoft.com>
Acked-by: Gordon Ge <gordon.ge at 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 at 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
More information about the linux-arm-kernel
mailing list