linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for SD card on on AM65x-evm
@ 2020-07-10 19:02 Faiz Abbas
  2020-07-10 19:02 ` [PATCH 1/2] arm64: dts: ti: k3-am65-main: Add support for sdhci1 Faiz Abbas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Faiz Abbas @ 2020-07-10 19:02 UTC (permalink / raw)
  To: linux-kernel, devicetree, linux-arm-kernel
  Cc: robh+dt, nm, t-kristo, 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


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

end of thread, other threads:[~2020-07-17  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10 19:02 [PATCH 0/2] Add support for SD card on on AM65x-evm Faiz Abbas
2020-07-10 19:02 ` [PATCH 1/2] arm64: dts: ti: k3-am65-main: Add support for sdhci1 Faiz Abbas
2020-07-10 19:02 ` [PATCH 2/2] arm64: dts: ti: k3-am654-base-board: Add support for SD card Faiz Abbas
2020-07-17  7:22 ` [PATCH 0/2] Add support for SD card on on AM65x-evm Tero Kristo

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