mbox

[GIT,PULL] SoCFPGA defconfig for v4.5

Message ID 1449613982-25888-2-git-send-email-dinh.linux@gmail.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_defconfig_for_v4.5

Message

Dinh Nguyen Dec. 8, 2015, 10:33 p.m. UTC
Hi Arnd, Kevin, and Olof:

Please consider pulling this defconfig update for v4.5.

Thanks,
Dinh

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_defconfig_for_v4.5

for you to fetch changes up to 93699220ecace65e5385511f9f7119fd49837adb:

  arm: socfpga_defconfig: enable USB dual-role and cleanup (2015-12-03 16:17:55 -0600)

----------------------------------------------------------------
SoCFPGA defconfig update for v4.5
-Enable USB OTG dual-role and some cleanup by make savedefconfig

----------------------------------------------------------------
Dinh Nguyen (1):
      arm: socfpga_defconfig: enable USB dual-role and cleanup

 arch/arm/configs/socfpga_defconfig | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Comments

Arnd Bergmann Dec. 15, 2015, 4:55 p.m. UTC | #1
On Tuesday 08 December 2015 16:33:02 Dinh Nguyen wrote:
> SoCFPGA defconfig update for v4.5
> -Enable USB OTG dual-role and some cleanup by make savedefconfig
> 

Pulled into next/defconfig, thanks!

	Arnd