linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH next 0/3] soc: ti: k3: add am65x sr2.0 support
@ 2020-08-04 21:17 Grygorii Strashko
  2020-08-04 21:17 ` [PATCH next 1/3] soc: ti: k3: ringacc: " Grygorii Strashko
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Grygorii Strashko @ 2020-08-04 21:17 UTC (permalink / raw)
  To: Peter Ujfalusi, Santosh Shilimkar, santosh.shilimkar,
	Rob Herring, Tero Kristo
  Cc: Sekhar Nori, Dave Gerlach, Vignesh Raghavendra, linux-arm-kernel,
	linux-kernel, devicetree, Grygorii Strashko

Hi Santosh,

This series adds support for the TI AM65x SR2.0 SoC Ringacc which has fixed
errata i2023 "RINGACC, UDMA: RINGACC and UDMA Ring State Interoperability
Issue after Channel Teardown". This errata also fixed for J271E SoC.
The SOC bus chipinfo data is used to identify the SoC and configure
i2023 errata W/A.

This changes made "ti,dma-ring-reset-quirk" DT property obsolete, so it's removed.

Grygorii Strashko (3):
  soc: ti: k3: ringacc: add am65x sr2.0 support
  bindings: soc: ti: soc: ringacc: remove ti,dma-ring-reset-quirk
  arm64: dts: ti: k3-am65: ringacc: drop ti,dma-ring-reset-quirk

 .../bindings/soc/ti/k3-ringacc.yaml           |  6 ----
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi      |  1 -
 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi       |  1 -
 drivers/soc/ti/k3-ringacc.c                   | 33 +++++++++++++++++--
 4 files changed, 30 insertions(+), 11 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-08-17 21:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04 21:17 [PATCH next 0/3] soc: ti: k3: add am65x sr2.0 support Grygorii Strashko
2020-08-04 21:17 ` [PATCH next 1/3] soc: ti: k3: ringacc: " Grygorii Strashko
2020-08-04 21:17 ` [PATCH next 2/3] bindings: soc: ti: soc: ringacc: remove ti,dma-ring-reset-quirk Grygorii Strashko
2020-08-17 21:26   ` [PATCH next 2/3] bindings: soc: ti: soc: ringacc: remove ti, dma-ring-reset-quirk Rob Herring
2020-08-04 21:17 ` [PATCH next 3/3] arm64: dts: ti: k3-am65: ringacc: drop ti,dma-ring-reset-quirk Grygorii Strashko

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).