mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
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:
parent
a9360cbd61
commit
41aca6b6d4
|
|
@ -205,6 +205,7 @@ flash@0 {
|
|||
&uart5 {
|
||||
// Workaround for A0
|
||||
compatible = "snps,dw-apb-uart";
|
||||
/delete-property/ no-loopback-test;
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user