Re: [PATCH v2 3/5] hw: aspeed: Ensure AST1030 respects uart-default

2022-05-16 Thread Cédric Le Goater
On 5/16/22 08:23, Peter Delevoryas wrote: The AST1030 machine initialization was not respecting the Aspeed SoC property "uart-default", which specifies which UART should be connected to the first serial device, it was just always connecting UART5. This doesn't change any behavior, because the def

[PATCH v2 3/5] hw: aspeed: Ensure AST1030 respects uart-default

2022-05-15 Thread Peter Delevoryas
The AST1030 machine initialization was not respecting the Aspeed SoC property "uart-default", which specifies which UART should be connected to the first serial device, it was just always connecting UART5. This doesn't change any behavior, because the default value for "uart-default" is UART5, but