OSDN Git Service

mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings
authorDaniel Mack <daniel@zonque.org>
Sat, 30 Jun 2018 18:14:04 +0000 (20:14 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 16 Jul 2018 09:21:45 +0000 (11:21 +0200)
commitf37216de6ecc306ff4acd186a88a99906babaf18
treede35f4c037124de0952f167175c7eefe02ab6f5a
parentfa3a5115469c2d1fdb32ea08e8bc6e3b105630a6
mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings

Devicetree-enabled boards should use proper regulators to control the
power of cards, not GPIOs, so let's remove this property. The regulator
properties are supported by the MMC core and are described in the
generic MMC document:

  Documentation/devicetree/bindings/mmc/mmc.txt

Note that devicetree support for PXA platforms hasn't fully landed yet,
so this binding does not have any users at this point.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/pxa-mmc.txt
drivers/mmc/host/pxamci.c