LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Santosh Shilimkar <ssantosh@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>, <kishon@ti.com>,
<linux-mmc@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, Tony Lindgren <tony@atomide.com>
Subject: [PATCH 0/3] K2G: mmc: Update mmc dt node to use sdhci-omap
Date: Wed, 25 Apr 2018 18:57:43 +0530 [thread overview]
Message-ID: <20180425132746.13911-1-kishon@ti.com> (raw)
Update mmc dt node to use sdhci-omap binding instead of omap_hsmmc
binding.
I've also updated keystone_defconfig to enable CONFIG_MMC_SDHCI_OMAP.
Everyone who use a custom .config should also enable
CONFIG_MMC_SDHCI_OMAP for MMC to work.
This series should be merged only after [1]
[1] -> https://marc.info/?l=linux-kernel&m=152465820531802&w=2
Kishon Vijay Abraham I (3):
ARM: dts: keystone-k2g-evm: Add "vqmmc-supply" property for mmc0/mmc1
ARM: dts: keystone-k2g-evm: Use sdhci-omap programming model
ARM: configs: keystone: Enable CONFIG_MMC_SDHCI_OMAP
arch/arm/boot/dts/keystone-k2g-evm.dts | 10 ++++++++++
arch/arm/boot/dts/keystone-k2g.dtsi | 12 ++++--------
arch/arm/configs/keystone_defconfig | 3 +++
3 files changed, 17 insertions(+), 8 deletions(-)
--
2.17.0
next reply other threads:[~2018-04-25 13:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-25 13:27 Kishon Vijay Abraham I [this message]
2018-04-25 13:27 ` [PATCH 1/3] ARM: dts: keystone-k2g-evm: Add "vqmmc-supply" property for mmc0/mmc1 Kishon Vijay Abraham I
2018-04-25 13:27 ` [PATCH 2/3] ARM: dts: keystone-k2g-evm: Use sdhci-omap programming model Kishon Vijay Abraham I
2018-04-25 13:27 ` [PATCH 3/3] ARM: configs: keystone: Enable CONFIG_MMC_SDHCI_OMAP Kishon Vijay Abraham I
2018-04-25 17:40 ` [PATCH 0/3] K2G: mmc: Update mmc dt node to use sdhci-omap Santosh Shilimkar
2018-04-26 5:42 ` Kishon Vijay Abraham I
2018-05-03 11:57 ` Kishon Vijay Abraham I
2018-05-03 18:52 ` santosh.shilimkar
2018-05-04 8:06 ` Kishon Vijay Abraham I
2018-05-04 15:46 ` santosh.shilimkar
2018-06-22 10:12 ` Kishon Vijay Abraham I
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=20180425132746.13911-1-kishon@ti.com \
--to=kishon@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=ssantosh@kernel.org \
--cc=tony@atomide.com \
--subject='Re: [PATCH 0/3] K2G: mmc: Update mmc dt node to use sdhci-omap' \
/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
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).