Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1568476 > unrolled thread
| Started by | Patrice CHOTARD <patrice.chotard@st.com> |
|---|---|
| First post | 2017-01-27 17:20 +0100 |
| Last post | 2017-01-30 06:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] STi DT fix for v4.10-rcs Patrice CHOTARD <patrice.chotard@st.com> - 2017-01-27 17:20 +0100
Re: [GIT PULL] STi DT fix for v4.10-rcs??? Olof Johansson <olof@lixom.net> - 2017-01-30 06:50 +0100
| From | Patrice CHOTARD <patrice.chotard@st.com> |
|---|---|
| Date | 2017-01-27 17:20 +0100 |
| Subject | [GIT PULL] STi DT fix for v4.10-rcs |
| Message-ID | <t4hpM-6ni-7@gated-at.bofh.it> |
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(+)
[toc] | [next] | [standalone]
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Date | 2017-01-30 06:50 +0100 |
| Subject | Re: [GIT PULL] STi DT fix for v4.10-rcs??? |
| Message-ID | <t5d0J-5K-3@gated-at.bofh.it> |
| In reply to | #1568476 |
On Fri, Jan 27, 2017 at 04:10:10PM +0000, Patrice CHOTARD wrote: > 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 Merged, thanks. -Olof
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web