[PATCH v4] ARM: dts: aspeed: yosemite4: add gpio name for uart mux sel
Andrew Jeffery
andrew at codeconstruct.com.au
Fri Jun 20 00:27:24 PDT 2025
Hi Marshall,
On Wed, 2025-06-18 at 15:08 +0800, MarshallZhan-wiwynn wrote:
> Add gpio line name to support multiplexed console
>
> Signed-off-by: Marshall Zhan <marshall_zhan at wiwynn.com>
Thanks for fixing the email situation. However, I notice your git
username is set to `MashallZhan-wiwynn`, which is different how you've
filled out the Signed-off-by tag. I'd prefer you make them consistent.
You can do this with:
git config --global user.name "Marshall Zhan"
Some people choose to include their employer like you have. Typically
this is done like:
git config --global user.name "Marshall Zhan (Wiwynn)"
The patch is fine otherwise.
Thanks,
Andrew
More information about the linux-arm-kernel
mailing list