mbox series

[GIT,PULL,3/3] DaVinci defconfig updates for v4.18

Message ID 20180517130845.863-3-nsekhar@ti.com
State New
Headers show
Series [GIT,PULL,1/3] DaVinci SoC updates for v4.18 | expand

Pull-request

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

Message

Sekhar Nori May 17, 2018, 1:08 p.m. UTC
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -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.18/defconfig

for you to fetch changes up to e081c754ad4b8665364fcfb07b8bec5289f23dd8:

  ARM: davinci_all_defconfig: enable support for remoteproc drivers (2018-04-23 20:24:23 +0530)

----------------------------------------------------------------
Enable DA8XX remoteproc driver support in davinci_all_defconfig

----------------------------------------------------------------
Bartosz Golaszewski (1):
      ARM: davinci_all_defconfig: enable support for remoteproc drivers

 arch/arm/configs/davinci_all_defconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Olof Johansson May 25, 2018, 11:59 a.m. UTC | #1
On Thu, May 17, 2018 at 06:38:45PM +0530, Sekhar Nori wrote:
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -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.18/defconfig
> 
> for you to fetch changes up to e081c754ad4b8665364fcfb07b8bec5289f23dd8:
> 
>   ARM: davinci_all_defconfig: enable support for remoteproc drivers (2018-04-23 20:24:23 +0530)
> 
> ----------------------------------------------------------------
> Enable DA8XX remoteproc driver support in davinci_all_defconfig

Merged, thanks!


-Olof