commit | 75e81743e3815a934f5ec688a9837bc5fa56dbb3 | [log] [tgz] |
---|---|---|
author | Harshit Shah <hshah@axiado.com> | Thu Aug 28 11:27:49 2025 -0700 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Sep 01 11:33:13 2025 +0200 |
tree | d4e885b2bcf7499d73d253c2fc6c25b3c0aef11f | |
parent | e019bbd8e440fd5a47158e1e337d3731468620d5 [diff] |
arm64: dts: axiado: Add missing UART aliases Axiado AX3000 EVK has total of 4 UART ports. Add missing alias for uart0, uart1, uart2. This fixes the probe failures on the remaining UARTs. Fixes: 1f7055779001 ("arm64: dts: axiado: Add initial support for AX3000 SoC and eval board") Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Harshit Shah <hshah@axiado.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>