mbox

[GIT,PULL,2/2] DaVinci defconfig updates for v4.13 (part 2)

Message ID 20170616122029.27623-2-nsekhar@ti.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.13/defconfig-2

Message

Sekhar Nori June 16, 2017, 12:20 p.m. UTC
The following changes since commit 0b997c8c9562dd61733dfeb9e1a5962730338e6e:

  ARM: davinci_all_defconfig: Enable CPPI 4.1 USB OTG DMA (2017-05-30 16:12:51 +0530)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.13/defconfig-2

for you to fetch changes up to 82cc56ccf127899cde1d74a0380c29814ceb1b71:

  ARM: davinci_all_defconfig: enable USB CDC NCM gadget (2017-06-16 13:38:42 +0530)

----------------------------------------------------------------
Enable mtdtests and USB NCM gadget in DaVinci kernel
(as modules).

----------------------------------------------------------------
Sekhar Nori (2):
      ARM: davinci_all_defconfig: enable mtdtests
      ARM: davinci_all_defconfig: enable USB CDC NCM gadget

 arch/arm/configs/davinci_all_defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Olof Johansson June 19, 2017, 4:03 a.m. UTC | #1
On Fri, Jun 16, 2017 at 05:50:29PM +0530, Sekhar Nori wrote:
> The following changes since commit 0b997c8c9562dd61733dfeb9e1a5962730338e6e:
> 
>   ARM: davinci_all_defconfig: Enable CPPI 4.1 USB OTG DMA (2017-05-30 16:12:51 +0530)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.13/defconfig-2
> 
> for you to fetch changes up to 82cc56ccf127899cde1d74a0380c29814ceb1b71:
> 
>   ARM: davinci_all_defconfig: enable USB CDC NCM gadget (2017-06-16 13:38:42 +0530)
> 
> ----------------------------------------------------------------
> Enable mtdtests and USB NCM gadget in DaVinci kernel
> (as modules).
> 
> ----------------------------------------------------------------
> Sekhar Nori (2):
>       ARM: davinci_all_defconfig: enable mtdtests
>       ARM: davinci_all_defconfig: enable USB CDC NCM gadget

Merged, thanks.


-Olof