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
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
On Fri, Dec 17, 2021 at 5:00 PM Nishanth Menon <[email protected]> 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
On 17:10-20211217, Arnd Bergmann wrote:
> On Fri, Dec 17, 2021 at 5:00 PM Nishanth Menon <[email protected]> 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