Hi Greg,
On Tue, Jul 4, 2017 at 10:04 AM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
On Tue, Jul 04, 2017 at 09:15:55AM +0200, Geert Uytterhoeven wrote:I have no idea what happens if you enable the driver on big endian.
On Mon, Jul 3, 2017 at 4:58 PM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:Is this a problem?
USB/PHY patches for 4.13-rc1Commit c1b0bc2dabfa884d ("usb: typec: Add support for UCSI interface"):
Heikki Krogerus (3):
usb: typec: Add support for UCSI interface
--- /dev/nullTo work as expected, and prevent this driver from being enabled on big endian
+++ b/drivers/usb/typec/ucsi/Kconfig
@@ -0,0 +1,23 @@
+config TYPEC_UCSI
+ tristate "USB Type-C Connector System Software Interface driver"
+ depends on !CPU_BIG_ENDIAN
systems, this depends on "[PATCH v3 0/3] Define CPU_BIG_ENDIAN or warn for
inconsistencies".
https://lkml.org/lkml/2017/6/12/1068
I thought that series was slated to be merged soon,Me too. But it's not in next-20170704.
is that not going to happen?
Babu, what's the plan?
Thanks!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds