Re: [PATCH 0/2] Add support for SD card on on AM65x-evm

2020-07-17 Thread Tero Kristo

On 10/07/2020 22:02, Faiz Abbas wrote:

The following patches add support for SD card node in am654x-evm

Because of fundamental interface issues (see patch 2 for details),
SD card was never enabled for silicon revision 1.0

These issues have been fixed with SR2.0 but boards with SR1.0 are
recommended to disable this node

These patches depend on kernel patches for supporting silicon revision
2.0 posted here:
https://patchwork.kernel.org/project/linux-mmc/list/?series=305565

The dependencies have been picked up and are in linux-next


Queued up for 5.9, thanks.

-Tero



Faiz Abbas (2):
   arm64: dts: ti: k3-am65-main: Add support for sdhci1
   arm64: dts: ti: k3-am654-base-board: Add support for SD card

  arch/arm64/boot/dts/ti/k3-am65-main.dtsi  | 24 +++
  .../arm64/boot/dts/ti/k3-am654-base-board.dts | 24 +++
  2 files changed, 48 insertions(+)



--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. 
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


[PATCH 0/2] Add support for SD card on on AM65x-evm

2020-07-10 Thread Faiz Abbas
The following patches add support for SD card node in am654x-evm

Because of fundamental interface issues (see patch 2 for details),
SD card was never enabled for silicon revision 1.0

These issues have been fixed with SR2.0 but boards with SR1.0 are
recommended to disable this node

These patches depend on kernel patches for supporting silicon revision
2.0 posted here:
https://patchwork.kernel.org/project/linux-mmc/list/?series=305565

The dependencies have been picked up and are in linux-next

Faiz Abbas (2):
  arm64: dts: ti: k3-am65-main: Add support for sdhci1
  arm64: dts: ti: k3-am654-base-board: Add support for SD card

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi  | 24 +++
 .../arm64/boot/dts/ti/k3-am654-base-board.dts | 24 +++
 2 files changed, 48 insertions(+)

-- 
2.17.1