mbox

[GIT,PULL,2/2] DaVinci defconfig updates for v4.14

Message ID 20170822142739.13411-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.14/defconfig

Message

Sekhar Nori Aug. 22, 2017, 2:27 p.m. UTC
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 8c0b16fb33b2dd3f8cbb0694bef296181fe39949:

  ARM: davinci_all_defconfig: enable tinydrm and ST7586 (2017-08-21 16:28:24 +0530)

----------------------------------------------------------------
Enable driver for display used on Lego Mindstorms
EV3.

----------------------------------------------------------------
David Lechner (1):
      ARM: davinci_all_defconfig: enable tinydrm and ST7586

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

Comments

Arnd Bergmann Aug. 22, 2017, 3:48 p.m. UTC | #1
On Tue, Aug 22, 2017 at 4:27 PM, Sekhar Nori <nsekhar@ti.com> wrote:
> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
>
>   Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.14/defconfig
>
> for you to fetch changes up to 8c0b16fb33b2dd3f8cbb0694bef296181fe39949:
>
>   ARM: davinci_all_defconfig: enable tinydrm and ST7586 (2017-08-21 16:28:24 +0530)
>
> ----------------------------------------------------------------
> Enable driver for display used on Lego Mindstorms
> EV3.

Pulled into next/defconfig, thanks!

      Arnd