mbox series

[0/7] MMC updates for TI K3 platforms

Message ID 20240411225257.383889-1-jm@ti.com (mailing list archive)
Headers show
Series MMC updates for TI K3 platforms | expand

Message

Judith Mendez April 11, 2024, 10:52 p.m. UTC
This patch series includes MMC updates for various TI K3 platforms.

It includes support for enabling UHS/SDR104 bus modes or removing
HS400 support due to CQE errors seen during boot.

For AM62ax, add missing UHS support.

For AM65x, fix ITAP delay and OTAP delay and clkbuf-sel properties
in SDHCI nodes.

Bhavya Kapoor (1):
  arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode

Dasnavis Sabiya (2):
  arm64: dts: ti: k3-j784s4-main: Enable support for UHS mode
  arm64: dts: ti: k3-am69-sk: Remove HS400 mode support for eMMC

Judith Mendez (2):
  arm64: dts: ti: k3-am65-main: Update sdhci properties
  arm64: dts: ti: k3-am65-main: Remove unused properties in sdhci nodes

Udit Kumar (1):
  arm64: dts: ti: k3-j784s4-evm: Remove HS400 mode support for eMMC

Vignesh Raghavendra (1):
  arm64: dts: ti: k3-am62a: Enable UHS mode support for SD cards

 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi  |  2 --
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts    | 21 +++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi   | 26 +++++++++-------------
 arch/arm64/boot/dts/ti/k3-am69-sk.dts      |  1 +
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi |  2 --
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts   |  1 +
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi |  2 --
 7 files changed, 34 insertions(+), 21 deletions(-)


base-commit: 534ad093bb80f19c20b251a89f09ce1a0e3d4f2d

Comments

Rob Herring (Arm) April 12, 2024, 1:46 p.m. UTC | #1
On Thu, 11 Apr 2024 17:52:50 -0500, Judith Mendez wrote:
> This patch series includes MMC updates for various TI K3 platforms.
> 
> It includes support for enabling UHS/SDR104 bus modes or removing
> HS400 support due to CQE errors seen during boot.
> 
> For AM62ax, add missing UHS support.
> 
> For AM65x, fix ITAP delay and OTAP delay and clkbuf-sel properties
> in SDHCI nodes.
> 
> Bhavya Kapoor (1):
>   arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode
> 
> Dasnavis Sabiya (2):
>   arm64: dts: ti: k3-j784s4-main: Enable support for UHS mode
>   arm64: dts: ti: k3-am69-sk: Remove HS400 mode support for eMMC
> 
> Judith Mendez (2):
>   arm64: dts: ti: k3-am65-main: Update sdhci properties
>   arm64: dts: ti: k3-am65-main: Remove unused properties in sdhci nodes
> 
> Udit Kumar (1):
>   arm64: dts: ti: k3-j784s4-evm: Remove HS400 mode support for eMMC
> 
> Vignesh Raghavendra (1):
>   arm64: dts: ti: k3-am62a: Enable UHS mode support for SD cards
> 
>  arch/arm64/boot/dts/ti/k3-am62a-main.dtsi  |  2 --
>  arch/arm64/boot/dts/ti/k3-am62a7-sk.dts    | 21 +++++++++++++++++
>  arch/arm64/boot/dts/ti/k3-am65-main.dtsi   | 26 +++++++++-------------
>  arch/arm64/boot/dts/ti/k3-am69-sk.dts      |  1 +
>  arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi |  2 --
>  arch/arm64/boot/dts/ti/k3-j784s4-evm.dts   |  1 +
>  arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi |  2 --
>  7 files changed, 34 insertions(+), 21 deletions(-)
> 
> 
> base-commit: 534ad093bb80f19c20b251a89f09ce1a0e3d4f2d
> --
> 2.43.2
> 
> 
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

  pip3 install dtschema --upgrade


New warnings running 'make CHECK_DTBS=y ti/k3-am62a7-sk.dtb ti/k3-am69-sk.dtb ti/k3-j784s4-evm.dtb' for 20240411225257.383889-1-jm@ti.com:

arch/arm64/boot/dts/ti/k3-am62a7-sk.dtb: pinctrl@f4000: 'vddshv-sdio-pins-default' does not match any of the regexes: '-pins(-[0-9]+)?$|-pin$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/pinctrl/pinctrl-single.yaml#