arm64: dts: axiado: Add missing UART aliasesAxiado 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: 1f
arm64: dts: axiado: Add missing UART aliasesAxiado 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>
show more ...
arm64: dts: axiado: Add initial support for AX3000 SoC and eval boardAdd initial device tree support for the AX3000 SoC and its evaluationplatform. The AX3000 is a multi-core SoC featuring 4 Corte
arm64: dts: axiado: Add initial support for AX3000 SoC and eval boardAdd initial device tree support for the AX3000 SoC and its evaluationplatform. The AX3000 is a multi-core SoC featuring 4 Cortex-A53 cores,Secure Vault, AI Engine and Firewall.It adds support for Cortex-A53 CPUs, timer, UARTs, and I3Ccontrollers on the AX3000 evaluation 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>