Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752540AbdGDRT0 (ORCPT ); Tue, 4 Jul 2017 13:19:26 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:41244 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752456AbdGDRTY (ORCPT ); Tue, 4 Jul 2017 13:19:24 -0400 Subject: Re: [GIT PULL] USB/PHY patches for 4.13-rc1 To: Geert Uytterhoeven , Greg KH , Max Filippov Cc: Heikki Krogerus , Linus Torvalds , Andrew Morton , "linux-kernel@vger.kernel.org" , USB list References: <20170703145847.GA20815@kroah.com> <20170704080414.GA10167@kroah.com> From: Babu Moger Organization: Oracle Corporation Message-ID: Date: Tue, 4 Jul 2017 12:19:07 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1657 Lines: 49 On 7/4/2017 4:09 AM, Geert Uytterhoeven wrote: > Hi Greg, > > On Tue, Jul 4, 2017 at 10:04 AM, Greg KH wrote: >> On Tue, Jul 04, 2017 at 09:15:55AM +0200, Geert Uytterhoeven wrote: >>> On Mon, Jul 3, 2017 at 4:58 PM, Greg KH wrote: >>>> USB/PHY patches for 4.13-rc1 >>>> Heikki Krogerus (3): >>>> usb: typec: Add support for UCSI interface >>> Commit c1b0bc2dabfa884d ("usb: typec: Add support for UCSI interface"): >>> >>>> --- /dev/null >>>> +++ 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 >>> To work as expected, and prevent this driver from being enabled on 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 >> Is this a problem? > I have no idea what happens if you enable the driver on big endian. > >> I thought that series was slated to be merged soon, >> is that not going to happen? > Me too. But it's not in next-20170704. > > Babu, what's the plan? Yes. I think these series are safe to be merged. Max, Do you have any concerns about xtensa? > > Thanks! > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > 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