linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] soc: Keystone driver update for v5.17
@ 2021-12-17 15:49 Nishanth Menon
  2021-12-17 16:00 ` Nishanth Menon
  0 siblings, 1 reply; 4+ messages in thread
From: Nishanth Menon @ 2021-12-17 15:49 UTC (permalink / raw)
  To: Arnd, Olof, SoC
  Cc: arm, linux-arm-kernel, linux-kernel, Santosh Shilimkar, Tony Lindgren

[-- Attachment #1: Type: text/plain, Size: 1379 bytes --]

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-fixes-for-v5.17

for you to fetch changes up to 1bb0b8b195d821d009bae61248da14f2b17bd44a:

  soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_init (2021-12-16 06:34:07 -0600)

----------------------------------------------------------------
SoC: Keystone driver update for v5.17

* k3-socinfo: Add entry for J721S2 SoC family
* Misc fixups for tisci, pruss, knav_dma

----------------------------------------------------------------
Aswath Govindraju (1):
      soc: ti: k3-socinfo: Add entry for J721S2 SoC family

Jan Kiszka (1):
      soc: ti: pruss: fix referenced node in error message

Jason Wang (1):
      firmware: ti_sci: rm: remove unneeded semicolon

Miaoqian Lin (1):
      soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_init

 drivers/firmware/ti_sci.c   |  2 +-
 drivers/soc/ti/k3-socinfo.c |  3 ++-
 drivers/soc/ti/knav_dma.c   | 20 ++++++++++----------
 drivers/soc/ti/pruss.c      |  2 +-
 4 files changed, 14 insertions(+), 13 deletions(-)

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] soc: Keystone driver update for v5.17
  2021-12-17 15:49 [GIT PULL] soc: Keystone driver update for v5.17 Nishanth Menon
@ 2021-12-17 16:00 ` Nishanth Menon
  2021-12-17 16:10   ` Arnd Bergmann
  0 siblings, 1 reply; 4+ messages in thread
From: Nishanth Menon @ 2021-12-17 16:00 UTC (permalink / raw)
  To: Arnd, Olof, SoC
  Cc: arm, linux-arm-kernel, linux-kernel, Santosh Shilimkar, Tony Lindgren

On 09:49-20211217, Nishanth Menon wrote:
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> 
>   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-fixes-for-v5.17


uggh.. Could have been tags/ti-driver-soc-for-v5.17 mostly fixes threw
my thought off a bit there.. - Do let me know if you folks prefer it
as ti-driver-soc-for-v5.17 instead of ti-driver-soc-fixes-for-v5.17
and I can retag and respin the PR..



-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] soc: Keystone driver update for v5.17
  2021-12-17 16:00 ` Nishanth Menon
@ 2021-12-17 16:10   ` Arnd Bergmann
  2021-12-17 16:21     ` Nishanth Menon
  0 siblings, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2021-12-17 16:10 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Arnd, Olof, SoC, arm-soc, Linux ARM, Linux Kernel Mailing List,
	Santosh Shilimkar, Tony Lindgren

On Fri, Dec 17, 2021 at 5:00 PM Nishanth Menon <nm@ti.com> wrote:
>
> On 09:49-20211217, Nishanth Menon wrote:
> > The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> >
> >   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> >
> > are available in the Git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-fixes-for-v5.17
>
>
> uggh.. Could have been tags/ti-driver-soc-for-v5.17 mostly fixes threw
> my thought off a bit there.. - Do let me know if you folks prefer it
> as ti-driver-soc-for-v5.17 instead of ti-driver-soc-fixes-for-v5.17
> and I can retag and respin the PR..

I don't care about the tag name. However, if any of the patches qualify
as bugfixes that make sense in 5.16, please split up the branch into fixes
and new work and send them separately.

       Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] soc: Keystone driver update for v5.17
  2021-12-17 16:10   ` Arnd Bergmann
@ 2021-12-17 16:21     ` Nishanth Menon
  0 siblings, 0 replies; 4+ messages in thread
From: Nishanth Menon @ 2021-12-17 16:21 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Olof, SoC, arm-soc, Linux ARM, Linux Kernel Mailing List,
	Santosh Shilimkar, Tony Lindgren

On 17:10-20211217, Arnd Bergmann wrote:
> On Fri, Dec 17, 2021 at 5:00 PM Nishanth Menon <nm@ti.com> wrote:
> >
> > On 09:49-20211217, Nishanth Menon wrote:
> > > The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> > >
> > >   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> > >
> > > are available in the Git repository at:
> > >
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-fixes-for-v5.17
> >
> >
> > uggh.. Could have been tags/ti-driver-soc-for-v5.17 mostly fixes threw
> > my thought off a bit there.. - Do let me know if you folks prefer it
> > as ti-driver-soc-for-v5.17 instead of ti-driver-soc-fixes-for-v5.17
> > and I can retag and respin the PR..
> 
> I don't care about the tag name. However, if any of the patches qualify
> as bugfixes that make sense in 5.16, please split up the branch into fixes
> and new work and send them separately.

There are minor fixes and does'nt make sense for 5.16. So, just this PR
for 5.17.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-17 16:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 15:49 [GIT PULL] soc: Keystone driver update for v5.17 Nishanth Menon
2021-12-17 16:00 ` Nishanth Menon
2021-12-17 16:10   ` Arnd Bergmann
2021-12-17 16:21     ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).