devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sekhar Nori <nsekhar@ti.com>
To: Chris Ball <cjb@laptop.org>, Benoit Cousson <bcousson@baylibre.com>
Cc: Grant Likely <grant.likely@linaro.org>,
	Rob Herring <rob.herring@calxeda.com>,
	Device Tree Mailing List <devicetree@vger.kernel.org>,
	Linux OMAP Mailing List <linux-omap@vger.kernel.org>,
	Koen Kooi <koen@dominion.thruhere.net>,
	Linux MMC Mailing List <linux-mmc@vger.kernel.org>,
	Sekhar Nori <nsekhar@ti.com>
Subject: [PATCH 0/3] mmc: omap_hsmmc: get rid of ti,non-removable
Date: Fri, 13 Sep 2013 15:39:43 +0530	[thread overview]
Message-ID: <cover.1379066249.git.nsekhar@ti.com> (raw)

Get rid of TI specific binding ti,non-removable in favour of the
generic binding present for the same purpose.

This patch set does not support the old binding anymore. So, yes,
it does introduce an ABI breakage. IMHO, it is not really worth
supporting both bindings ATM since DT-usage in OMAP is still very
nascent and almost always DTB and uImage are upgraded together.

The series applies to Koen's series titled "ARM: dts: Beaglebone MMC fixes"

The patch set is tested on Bone Black, but I could not get the eMMC
to detect on my board with or without this patch set. The removable
MMC/SD works though.

Sekhar Nori (3):
  mmc: omap_hsmmc: remove TI specific DT binding for non removable
    cards
  ARM: OMAP2+: DT: start using generic binding for non-removable mmc
    cards
  ARM: OMAP2+: BBB DT: mark eMMC as non removable

 Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt |    5 ++---
 arch/arm/boot/dts/am335x-boneblack.dts                  |    1 +
 arch/arm/boot/dts/omap4-panda-common.dtsi               |    2 +-
 arch/arm/boot/dts/omap4-sdp.dts                         |    4 ++--
 arch/arm/boot/dts/omap4-var-som.dts                     |    2 +-
 arch/arm/boot/dts/omap5-uevm.dts                        |    4 ++--
 drivers/mmc/host/omap_hsmmc.c                           |    2 +-
 7 files changed, 10 insertions(+), 10 deletions(-)

-- 
1.7.10.1


             reply	other threads:[~2013-09-13 10:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-13 10:09 Sekhar Nori [this message]
2013-09-13 10:09 ` [PATCH 1/3] mmc: omap_hsmmc: remove TI specific DT binding for non removable cards Sekhar Nori
     [not found] ` <cover.1379066249.git.nsekhar-l0cyMroinI0@public.gmane.org>
2013-09-13 10:09   ` [PATCH 2/3] ARM: OMAP2+: DT: start using generic binding for non-removable mmc cards Sekhar Nori
2013-09-13 10:09   ` [PATCH 3/3] ARM: OMAP2+: BBB DT: mark eMMC as non removable Sekhar Nori
     [not found]     ` <f77adcf96d225b43e38058ddadcab76a9df6914a.1379066249.git.nsekhar-l0cyMroinI0@public.gmane.org>
2013-09-13 10:11       ` Koen Kooi
2013-09-13 11:03       ` Sekhar Nori
2013-09-13 15:37   ` [PATCH 0/3] mmc: omap_hsmmc: get rid of ti,non-removable Tony Lindgren
     [not found]     ` <20130913153732.GO7189-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2013-09-13 22:07       ` Balaji T K
     [not found]         ` <52338CB2.1040100-l0cyMroinI0@public.gmane.org>
2013-09-16 12:35           ` Sekhar Nori
2013-09-16 12:25       ` Sekhar Nori
2013-09-18 18:58         ` Tony Lindgren

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=cover.1379066249.git.nsekhar@ti.com \
    --to=nsekhar@ti.com \
    --cc=bcousson@baylibre.com \
    --cc=cjb@laptop.org \
    --cc=devicetree@vger.kernel.org \
    --cc=grant.likely@linaro.org \
    --cc=koen@dominion.thruhere.net \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=rob.herring@calxeda.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).