On 13:43-20190124, Faiz Abbas wrote:
Hi,
On 17/01/19 3:14 PM, Faiz Abbas wrote:
The following patches add eMMC support on TI's AM65x-evm.
v3:
1. Fixed patch titles to only include eMMC
2. Added dma-coherent to the sdhci0 node.
v2:
1. The SD card node is under debug for some usecases.
Only upstreaming eMMC support for now.
2. Rebased to latest mainline.
3. Removed status = "disabled" from dtsi patch
4. Fixed node name to not include '_'s
Faiz Abbas (2):
arm64: dts: ti: k3-am654: Add Support for eMMC host controller
arm64: dts: ti: k3-am654-base-board: Add eMMC Support
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 14 +++++++++++
.../arm64/boot/dts/ti/k3-am654-base-board.dts | 25 +++++++++++++++++++
2 files changed, 39 insertions(+)
Gentle ping.
OK With me. Tero: are you publishing a next branch? could you
pick this up please?