> Date: Mon, 23 Mar 2020 22:51:05 +0900
> From: SASANO Takayoshi
>
> On Allwinner H3, currently we can use UART0 for debug/console port.
> To use UART1-3 port, we have to make proper device tree blob
> and fix kernel code like this.
>
> - com_fdt.c needs to add reset signal de-assert code
> - sc
On Allwinner H3, currently we can use UART0 for debug/console port.
To use UART1-3 port, we have to make proper device tree blob
and fix kernel code like this.
- com_fdt.c needs to add reset signal de-assert code
- sciccmu_clocks.h requires to add reset signal definition
If there is no problem, I