mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-06-02 07:32:29 -04: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:
@@ -205,6 +205,7 @@ flash@0 {
|
||||
&uart5 {
|
||||
// Workaround for A0
|
||||
compatible = "snps,dw-apb-uart";
|
||||
/delete-property/ no-loopback-test;
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
|
||||
Reference in New Issue
Block a user