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:
Ithamar R. Adema
2013-09-19 01:30:12 +02:00
parent 124830be8d
commit e8a2aa0b28
+1 -1
View File
@@ -18,7 +18,7 @@
serial1 = &btuart;
serial2 = &stuart;
serial3 = &hwuart;
i2c0 = &pwri2c;
/* i2c0 = &pwri2c; */
i2c1 = &pxai2c1;
};