ARM: FDT: verdex: fix the PXA2xx DTSI file.
It references a non-existing device in the aliases, just comment it out until we sort out with upstream what's up. (Since we've also added PXA devices to the Verdex definition we need to chat with them anyway)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
serial1 = &btuart;
|
||||
serial2 = &stuart;
|
||||
serial3 = &hwuart;
|
||||
i2c0 = &pwri2c;
|
||||
/* i2c0 = &pwri2c; */
|
||||
i2c1 = &pxai2c1;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user