mbox series

[GIT,PULL,1/2] DaVinci Soc updates for v5.3

Message ID 20190620110703.18616-1-nsekhar@ti.com
State New
Headers show
Series [GIT,PULL,1/2] DaVinci Soc updates for v5.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v5.3/soc

Message

Sekhar Nori June 20, 2019, 11:07 a.m. UTC
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v5.3/soc

for you to fetch changes up to 1f8e44b622dc9d47af1815ac59169b1adaa1195d:

  ARM: davinci: Use GPIO lookup table for DA850 LEDs (2019-06-20 14:36:15 +0530)

----------------------------------------------------------------
This pull request has a patch to switch DA850 EVM GPIO LED support to use
GPIO lookup table

----------------------------------------------------------------
Linus Walleij (1):
      ARM: davinci: Use GPIO lookup table for DA850 LEDs

 arch/arm/mach-davinci/board-da850-evm.c | 43 +++++++++++++++++----------------
 1 file changed, 22 insertions(+), 21 deletions(-)

Comments

Olof Johansson June 25, 2019, 12:46 p.m. UTC | #1
On Thu, Jun 20, 2019 at 04:37:02PM +0530, Sekhar Nori wrote:
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> 
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v5.3/soc
> 
> for you to fetch changes up to 1f8e44b622dc9d47af1815ac59169b1adaa1195d:
> 
>   ARM: davinci: Use GPIO lookup table for DA850 LEDs (2019-06-20 14:36:15 +0530)
> 
> ----------------------------------------------------------------
> This pull request has a patch to switch DA850 EVM GPIO LED support to use
> GPIO lookup table
> 
> ----------------------------------------------------------------
> Linus Walleij (1):
>       ARM: davinci: Use GPIO lookup table for DA850 LEDs

Merged, thanks!


-Olof