Re: [PATCH 0/3] J7200: Add support for HS400 speed mode

2021-07-28 Thread Lokesh Vutla
On Tue, 25 May 2021 15:08:22 +0530, Aswath Govindraju wrote:
> The following series of patches add support for HS400 speed mode on J7200
> SoC.
> 
> For HS400 support to work, the following series of patches depend on,
> https://patchwork.ozlabs.org/project/uboot/patch/20210405144428.12159-1-a-govindr...@ti.com/
> 
> Aswath Govindraju (3):
>   mmc: sdhci_am654: Read ti,strobe-sel property from device tree
>   arm: dts: k3-j7200-main: Add support for HS400 and update delay select
> values for MMCSD subsystems
>   configs: j7200_evm_*_defconfig: Enable configs for HS400 support
> 
> [...]
 
Applied to https://source.denx.de/u-boot/custodians/u-boot-ti.git for-rc, 
thanks!
[1/3] mmc: sdhci_am654: Read ti, strobe-sel property from device tree
  https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/46077ef251
[2/3] arm: dts: k3-j7200-main: Add support for HS400 and update delay select 
values for MMCSD subsystems
  https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/455f9dddc8
[3/3] configs: j7200_evm_*_defconfig: Enable configs for HS400 support
  https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/f490d359d7
 
--
Thanks and Regards,
Lokesh


Re: [PATCH 0/3] J7200: Add support for HS400 speed mode

2021-06-02 Thread Lokesh Vutla



On 25/05/21 3:08 pm, Aswath Govindraju wrote:
> The following series of patches add support for HS400 speed mode on J7200
> SoC.
> 
> For HS400 support to work, the following series of patches depend on,
> https://patchwork.ozlabs.org/project/uboot/patch/20210405144428.12159-1-a-govindr...@ti.com/

Can you ping me once the above patch is merged?

Thanks and regards,
Lokesh



[PATCH 0/3] J7200: Add support for HS400 speed mode

2021-05-25 Thread Aswath Govindraju
The following series of patches add support for HS400 speed mode on J7200
SoC.

For HS400 support to work, the following series of patches depend on,
https://patchwork.ozlabs.org/project/uboot/patch/20210405144428.12159-1-a-govindr...@ti.com/

Aswath Govindraju (3):
  mmc: sdhci_am654: Read ti,strobe-sel property from device tree
  arm: dts: k3-j7200-main: Add support for HS400 and update delay select
values for MMCSD subsystems
  configs: j7200_evm_*_defconfig: Enable configs for HS400 support

 arch/arm/dts/k3-j7200-main.dtsi | 11 ++-
 configs/j7200_evm_a72_defconfig |  4 ++--
 configs/j7200_evm_r5_defconfig  |  2 +-
 drivers/mmc/am654_sdhci.c   |  1 +
 4 files changed, 14 insertions(+), 4 deletions(-)

-- 
2.17.1