
21 Jul
2020
21 Jul
'20
7:06 a.m.
On 16.07.2020 11:36, Maxime Ripard wrote:
On Wed, Jul 08, 2020 at 03:11:18PM +0300, Nazım Gediz Aydındoğmuş wrote:
UART4 port of A64 was in conflict with R_UART of older SoCs, like A23.
This commit adds necessary definitions to use UART4 port on A64.
Signed-off-by: Nazım Gediz Aydındoğmuş gediz.aydindogmus@genemek.com Tested-by: Faruk Kılavuz faruk.kilavuz@genemek.com
Changes in v2:
- Removed redundant OF_STDOUT_PATH changes
AFAIK they are needed, but the path was wrong in your original version.
Maxime
I will inspect it again in order to find a proper patch for a "soc" node on the DTS. Thanks.