From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933023AbdA0QL4 (ORCPT ); Fri, 27 Jan 2017 11:11:56 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:63250 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754761AbdA0QL1 (ORCPT ); Fri, 27 Jan 2017 11:11:27 -0500 From: Patrice CHOTARD To: "arnd@arndb.de" , "khilman@baylibre.com" , "olof@lixom.net" , "arm@kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" CC: "lee.jones@linaro.org" , "peter.griffin@linaro.org" , Patrice CHOTARD Subject: =?utf-8?B?W0dJVCBQVUxMXSBTVGkgRFQgZml4IGZvciB2NC4xMC1yY3PigIs=?= Thread-Topic: =?utf-8?B?W0dJVCBQVUxMXSBTVGkgRFQgZml4IGZvciB2NC4xMC1yY3PigIs=?= Thread-Index: AQHSeLfVReRe822epUKLnxw4oy5czg== Date: Fri, 27 Jan 2017 16:10:10 +0000 Message-ID: Accept-Language: fr-FR, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.75.127.47] Content-Type: text/plain; charset="utf-8" Content-ID: <9D88652CF336E249ADCC023EF78921CF@st.com> MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-01-27_11:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id v0RGCjEX020854 Hi Arnd, Olof, Kevin Please consider this set for inclusion into the next v4.10-rc. The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: Linux 4.10-rc1 (2016-12-25 16:13:08 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v4.10-rc for you to fetch changes up to 8413299cb3933dade6186bbee8363f190032107e: ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk (2017-01-27 16:17:13 +0100) ---------------------------------------------------------------- STi DT fix: Since v4.10-rc1, xhci is complaining in loop with : [ 801.953836] usb usb6-port1: Cannot enable. Maybe the USB cable is bad? [ 801.960455] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 801.966611] usb usb6-port1: cannot disable (err = -32) Set property "snps,dis_u3_susphy_quirk" in DT fix it. ---------------------------------------------------------------- Patrice Chotard (1): ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk arch/arm/boot/dts/stih407-family.dtsi | 1 + 1 file changed, 1 insertion(+)