[PATCH 3/4] arm64: dts: realtek: rtd16xx: normalize the node name of the UART devices
Andreas Färber
afaerber at suse.de
Wed May 19 07:31:11 PDT 2021
Hi,
On 19.05.21 16:19, Zhen Lei wrote:
> Change the node name of the UART devices to match
> "^serial(@[0-9a-f,]+)*$".
>
> Signed-off-by: Zhen Lei <thunder.leizhen at huawei.com>
> ---
> arch/arm64/boot/dts/realtek/rtd16xx.dtsi | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/realtek/rtd16xx.dtsi b/arch/arm64/boot/dts/realtek/rtd16xx.dtsi
> index afba5f04c8ec..bf4d9e917925 100644
> --- a/arch/arm64/boot/dts/realtek/rtd16xx.dtsi
> +++ b/arch/arm64/boot/dts/realtek/rtd16xx.dtsi
> @@ -195,7 +195,7 @@
> };
>
> &iso {
> - uart0: serial0 at 800 {
> + uart0: serial at 800 {
[snip]
Ouch, shame on me for not catching this in review...
Reviewed-by: Andreas Färber <afaerber at suse.de>
Are you expecting this to go through the four maintainer trees or
centrally somehow?
Thanks,
Andreas
--
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer
HRB 36809 (AG Nürnberg)
More information about the linux-arm-kernel
mailing list