ARM: dts: aspeed: ast2600-evb: Tidy up A0 work-around for UART5

Changing the compatible changes the properties allowed -
snps,dw-apb-uart doesn't specify no-loopback-test, so remove it.

Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
Andrew Jeffery 2025-12-11 17:45:55 +09:00
parent a9360cbd61
commit 41aca6b6d4

View File

@ -205,6 +205,7 @@ flash@0 {
&uart5 {
// Workaround for A0
compatible = "snps,dw-apb-uart";
/delete-property/ no-loopback-test;
};
&i2c0 {