mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
arm64: dts: hisilicon: align UART node name with bindings
Bindings expect UART/serial node names to be "serial". Link: https://lore.kernel.org/r/20230123151516.369130-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
5ad30c5fc0
commit
b8081b9a80
|
|
@ -1254,7 +1254,7 @@ ipmi0: bt@e4 {
|
|||
};
|
||||
};
|
||||
|
||||
uart0: uart@602b0000 {
|
||||
uart0: serial@602b0000 {
|
||||
compatible = "arm,sbsa-uart";
|
||||
reg = <0x0 0x602b0000 0x0 0x1000>;
|
||||
interrupt-parent = <&mbigen_uart>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user