mbox series

[RESEND,0/3] K2G: mmc: Update mmc dt node to use

Message ID 20180622101617.11157-1-kishon@ti.com
Headers show
Series K2G: mmc: Update mmc dt node to use | expand

Message

Kishon Vijay Abraham I June 22, 2018, 10:16 a.m. UTC
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.

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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Santosh Shilimkar June 29, 2018, 10:59 p.m. UTC | #1
On 6/27/2018 9:15 PM, Kishon Vijay Abraham I wrote:
> Santosh,

> 

> On Friday 22 June 2018 03:46 PM, Kishon Vijay Abraham I wrote:

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

> 

> Can this series be merged?

> 

Applied. Sorry for missing it in earlier batch.

Regards,
Santosh
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Kishon Vijay Abraham I July 2, 2018, 2:50 a.m. UTC | #2
On Saturday 30 June 2018 04:29 AM, Santosh Shilimkar wrote:
> On 6/27/2018 9:15 PM, Kishon Vijay Abraham I wrote:

>> Santosh,

>>

>> On Friday 22 June 2018 03:46 PM, Kishon Vijay Abraham I wrote:

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

>>

>> Can this series be merged?

>>

> Applied. Sorry for missing it in earlier batch.


Thanks Santosh.

-Kishon
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html