devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Balaji T K <balajitk@ti.com>
To: bcousson@baylibre.com, devicetree@vger.kernel.org,
	linux-mmc@vger.kernel.org, cjb@laptop.org
Cc: linux-omap@vger.kernel.org, uri.y@variscite.com,
	Balaji T K <balajitk@ti.com>
Subject: [PATCH 0/6] mmc: omap_hsmmc: start using generic non-removable DT binding
Date: Wed, 16 Oct 2013 20:48:21 +0530	[thread overview]
Message-ID: <1381936707-10336-1-git-send-email-balajitk@ti.com> (raw)

start using generic non-removable DT binding and few cleanups for
am335x-boneblack.dts and omap4-var-som.dts. Dropped changes for omap4-sdp and
omap4-panda-common.dtsi from Sekhar Nori's series [1] as non-removable already
exist for mmc5 on omap4-sdp and omap4-panda-common.dtsi
and ti,non-removable is needed for eMMC detection during boot on omap4-sdp.

[1]
http://comments.gmane.org/gmane.linux.kernel.mmc/22424

Balaji T K (3):
  ARM: dts: dra7-evm: mark eMMC as non removable
  ARM: dts: am335x-boneblack: remove unused ti,vcc-aux-disable-is-sleep
  ARM: dts: omap4-var-some: fix bus-width

Sekhar Nori (3):
  mmc: omap_hsmmc: start using generic non-removable DT binding
  ARM: dts: OMAP4/5: start using generic binding for non-removable mmc
    cards
  ARM: dts: am335x-boneblack: mark eMMC as non removable

 .../devicetree/bindings/mmc/ti-omap-hsmmc.txt      |    2 +-
 arch/arm/boot/dts/am335x-boneblack.dts             |    2 +-
 arch/arm/boot/dts/dra7-evm.dts                     |    1 +
 arch/arm/boot/dts/omap4-var-som.dts                |    4 ++--
 arch/arm/boot/dts/omap5-uevm.dts                   |    4 ++--
 drivers/mmc/host/omap_hsmmc.c                      |    3 +++
 6 files changed, 10 insertions(+), 6 deletions(-)

-- 
1.7.5.4


             reply	other threads:[~2013-10-16 15:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-16 15:18 Balaji T K [this message]
2013-10-16 15:18 ` [PATCH 1/6] mmc: omap_hsmmc: start using generic non-removable DT binding Balaji T K
2013-10-17  8:38   ` Mark Rutland
2013-10-17 10:53     ` Balaji T K
2013-10-17 15:25       ` Mark Rutland
2013-10-18 11:33         ` Balaji T K
2013-10-16 15:18 ` [PATCH 2/6] ARM: dts: OMAP4/5: start using generic binding for non-removable mmc cards Balaji T K
2013-10-16 15:18 ` [PATCH 3/6] ARM: dts: am335x-boneblack: mark eMMC as non removable Balaji T K
2013-10-16 15:18 ` [PATCH 4/6] ARM: dts: dra7-evm: " Balaji T K
2013-10-16 15:18 ` [PATCH 5/6] ARM: dts: am335x-boneblack: remove unused ti,vcc-aux-disable-is-sleep Balaji T K
2013-10-16 15:18 ` [PATCH 6/6] ARM: dts: omap4-var-some: fix bus-width Balaji T K
2013-10-20 18:49 ` [PATCH v2 0/6] mmc: omap_hsmmc: start using generic non-removable DT binding Balaji T K
2013-10-20 18:49   ` [PATCH v2 1/6] " Balaji T K
2013-10-20 18:49   ` [PATCH v2 2/6] ARM: dts: OMAP4/5: start using generic binding for non-removable mmc cards Balaji T K
2013-10-20 18:49   ` [PATCH v2 3/6] ARM: dts: am335x-boneblack: mark eMMC as non removable Balaji T K
2013-10-20 18:49   ` [PATCH v2 4/6] ARM: dts: dra7-evm: " Balaji T K
2013-10-20 18:49   ` [PATCH v2 5/6] ARM: dts: am335x-boneblack: remove unused ti,vcc-aux-disable-is-sleep Balaji T K
2013-10-20 18:49   ` [PATCH v2 6/6] ARM: dts: omap4-var-som: fix bus-width Balaji T K

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=1381936707-10336-1-git-send-email-balajitk@ti.com \
    --to=balajitk@ti.com \
    --cc=bcousson@baylibre.com \
    --cc=cjb@laptop.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=uri.y@variscite.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).