mbox series

[GIT,PULL] DaVinci SoC updates for v5.10

Message ID 83eff002-5247-4fb6-33b4-ce7cec3d2d5c@ti.com (mailing list archive)
State Accepted
Commit 1d004afe5fae271a334d3cd199a204740a76d438
Headers show
Series [GIT,PULL] DaVinci SoC updates for v5.10 | expand

Pull-request

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

Message

Sekhar Nori Sept. 28, 2020, 7:03 p.m. UTC
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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.10/soc

for you to fetch changes up to 7de3f326dd24b5e2d514f9cf99968a20d13cf39f:

  ARM: davinci: use simple i2c probe function (2020-09-03 11:09:19 +0530)

----------------------------------------------------------------
This pull request contains a patch that shifts to using new simplified
i2c driver probe method inside mach-davinci (i2c_driver->probe_new())

----------------------------------------------------------------
Stephen Kitt (1):
      ARM: davinci: use simple i2c probe function

 arch/arm/mach-davinci/board-dm644x-evm.c |  5 ++---
 arch/arm/mach-davinci/board-dm646x-evm.c | 10 ++++------
 2 files changed, 6 insertions(+), 9 deletions(-)

Comments

Sekhar Nori Oct. 6, 2020, 4:25 a.m. UTC | #1
Hi ARM SoC team,

On 29/09/20 12:33 AM, Sekhar Nori wrote:
> The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
> 
>   Linux 5.9-rc1 (2020-08-16 13:04:57 -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.10/soc

Can you please pull this?

Thanks,
Sekhar

> 
> for you to fetch changes up to 7de3f326dd24b5e2d514f9cf99968a20d13cf39f:
> 
>   ARM: davinci: use simple i2c probe function (2020-09-03 11:09:19 +0530)
> 
> ----------------------------------------------------------------
> This pull request contains a patch that shifts to using new simplified
> i2c driver probe method inside mach-davinci (i2c_driver->probe_new())
> 
> ----------------------------------------------------------------
> Stephen Kitt (1):
>       ARM: davinci: use simple i2c probe function
> 
>  arch/arm/mach-davinci/board-dm644x-evm.c |  5 ++---
>  arch/arm/mach-davinci/board-dm646x-evm.c | 10 ++++------
>  2 files changed, 6 insertions(+), 9 deletions(-)
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>