Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1464501 > unrolled thread

[PATCH 0/1] ARM: Keystone: Fix USB on v4.8-rc

Started byRoger Quadros <rogerq@ti.com>
First post2016-08-17 12:50 +0200
Last post2016-08-17 18:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/1] ARM: Keystone: Fix USB on v4.8-rc Roger Quadros <rogerq@ti.com> - 2016-08-17 12:50 +0200
    Re: [PATCH 0/1] ARM: Keystone: Fix USB on v4.8-rc Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-08-17 18:30 +0200

#1464501 — [PATCH 0/1] ARM: Keystone: Fix USB on v4.8-rc

FromRoger Quadros <rogerq@ti.com>
Date2016-08-17 12:50 +0200
Subject[PATCH 0/1] ARM: Keystone: Fix USB on v4.8-rc
Message-ID<s76A2-8gZ-3@gated-at.bofh.it>
Hi Santosh,

USB ports are broken on Keystone2 boards since v4.8-rc1.
This is because CONFIG_KEYSTONE_USB_PHY is no longer being enabled
by keystone_defconfig. Fix that.

Please pick this for the v4.8-rc cycle. Thanks.

cheers,
-roger

Roger Quadros (1):
  ARM: keystone: defconfig: Fix USB configuration

 arch/arm/configs/keystone_defconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
2.7.4

[toc] | [next] | [standalone]


#1464647

FromSantosh Shilimkar <santosh.shilimkar@oracle.com>
Date2016-08-17 18:30 +0200
Message-ID<s7bT3-3to-1@gated-at.bofh.it>
In reply to#1464501
On 8/17/2016 3:44 AM, Roger Quadros wrote:
> Hi Santosh,
>
> USB ports are broken on Keystone2 boards since v4.8-rc1.
> This is because CONFIG_KEYSTONE_USB_PHY is no longer being enabled
> by keystone_defconfig. Fix that.
>
> Please pick this for the v4.8-rc cycle. Thanks.

Have requested arm-soc folks to pick it up. Thanks for
the fix.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web