linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Faiz Abbas <faiz_abbas@ti.com>
To: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Cc: <mark.rutland@arm.com>, <robh+dt@kernel.org>, <nm@ti.com>,
	<t-kristo@ti.com>, <faiz_abbas@ti.com>
Subject: [PATCH v3 0/2] Support for eMMC in AM65x-evm
Date: Thu, 17 Jan 2019 15:14:22 +0530	[thread overview]
Message-ID: <20190117094424.7683-1-faiz_abbas@ti.com> (raw)

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(+)

-- 
2.19.2


             reply	other threads:[~2019-01-17  9:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-17  9:44 Faiz Abbas [this message]
2019-01-17  9:44 ` [PATCH v3 1/2] arm64: dts: ti: k3-am654: Add Support for eMMC host controller Faiz Abbas
2019-01-17  9:44 ` [PATCH v3 2/2] arm64: dts: ti: k3-am654-base-board: Add eMMC Support Faiz Abbas
2019-01-24  8:13 ` [PATCH v3 0/2] Support for eMMC in AM65x-evm Faiz Abbas
2019-01-24 12:40   ` Nishanth Menon
2019-01-24 19:45     ` Tero Kristo
2019-01-24 19:49       ` Tony Lindgren
2019-02-01  9:00     ` Tero Kristo

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=20190117094424.7683-1-faiz_abbas@ti.com \
    --to=faiz_abbas@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=nm@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=t-kristo@ti.com \
    /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;
as well as URLs for NNTP newsgroup(s).