public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Faiz Abbas <faiz_abbas@ti.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/8] Add Support for MMC/SD in J721e
Date: Fri, 10 Jan 2020 13:33:24 +0530	[thread overview]
Message-ID: <bfad3485-e4fe-1406-c2de-23dfc61b8726@ti.com> (raw)
In-Reply-To: <AM0PR04MB44813882D782619C732A2639883E0@AM0PR04MB4481.eurprd04.prod.outlook.com>

+Tom

On 08/01/20 6:44 am, Peng Fan wrote:
> 
> 
>> Subject: Re: [PATCH 0/8] Add Support for MMC/SD in J721e
>>
>> Hi,
>>
>> On 19/11/19 1:49 pm, Faiz Abbas wrote:
>>> The following patches add support for MMC/SD in J721e. Currently, SD
>>> card is capped at 25 MBps and eMMC is capped at 50 MBps. Support for
>>> higher speeds and eMMC boot support will be added in futures series.
>>>
>>> Faiz Abbas (8):
>>>   mmc: am654_sdhci: Get Xin clock by name
>>>   mmc: am654_sdhci: Add Support for configuring PHY in J721e
>>>   arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from
>> sdhci
>>>     nodes
>>>   arm: dts: k3-j721e-common-proc-board: Add pinmux for SD card
>>>   configs: j721e_evm: Add configs for ADMA Support
>>>   configs: j721e_evm_a72: Enable FAT_WRITE
>>>   configs: j721e_evm_a72: Add Support for GPT partitions
>>>   configs: j721e_evm_r5: Add configs for environment in eMMC
>>>
>>>  arch/arm/dts/k3-am654-base-board-u-boot.dtsi  |   3 +-
>>>  .../k3-j721e-common-proc-board-u-boot.dtsi    |   4 +
>>>  arch/arm/dts/k3-j721e-common-proc-board.dts   |  22 ++-
>>>  .../arm/dts/k3-j721e-r5-common-proc-board.dts |  16 +++
>>>  configs/j721e_evm_a72_defconfig               |   7 +
>>>  configs/j721e_evm_r5_defconfig                |   1 +
>>>  drivers/mmc/am654_sdhci.c                     | 129
>> ++++++++++++++----
>>>  include/configs/j721e_evm.h                   |  15 ++
>>>  8 files changed, 163 insertions(+), 34 deletions(-)
>>>
>>
>> Can this series be picked up?
> 
> This patchset is not in my patchwork. TI maintainers might help.
> 
> Regards,
> Peng.
> 
>>
>> Thanks,
>> Faiz

  reply	other threads:[~2020-01-10  8:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19  8:19 [U-Boot] [PATCH 0/8] Add Support for MMC/SD in J721e Faiz Abbas
2019-11-19  8:19 ` [U-Boot] [PATCH 1/8] mmc: am654_sdhci: Get Xin clock by name Faiz Abbas
2019-11-19  8:19 ` [U-Boot] [PATCH 2/8] mmc: am654_sdhci: Add Support for configuring PHY in J721e Faiz Abbas
2019-11-19  8:19 ` [U-Boot] [PATCH 3/8] arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodes Faiz Abbas
2019-11-19  8:19 ` [U-Boot] [PATCH 4/8] arm: dts: k3-j721e-common-proc-board: Add pinmux for SD card Faiz Abbas
2019-11-19  8:19 ` [U-Boot] [PATCH 5/8] configs: j721e_evm: Add configs for ADMA Support Faiz Abbas
2019-11-19  8:19 ` [U-Boot] [PATCH 6/8] configs: j721e_evm_a72: Enable FAT_WRITE Faiz Abbas
2019-11-19  8:19 ` [U-Boot] [PATCH 7/8] configs: j721e_evm_a72: Add Support for GPT partitions Faiz Abbas
2019-11-19  8:19 ` [U-Boot] [PATCH 8/8] configs: j721e_evm_r5: Add configs for environment in eMMC Faiz Abbas
2020-01-07 11:22 ` [PATCH 0/8] Add Support for MMC/SD in J721e Faiz Abbas
2020-01-08  1:14   ` Peng Fan
2020-01-10  8:03     ` Faiz Abbas [this message]
2020-01-16 13:16       ` Lokesh Vutla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bfad3485-e4fe-1406-c2de-23dfc61b8726@ti.com \
    --to=faiz_abbas@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox