]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: dm: get the IO-line and main voltage regulators from the dts
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 21 Sep 2017 14:29:48 +0000 (16:29 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 09:11:03 +0000 (18:11 +0900)
commit06ec045feeea08993834e2f1d2d1e4ec52cdeff1
tree46e34df953fa86cdf24b371bb22d08ddda72521a
parentbb7b4ef3704cfd25e30a36f76342df118ec24a25
mmc: dm: get the IO-line and main voltage regulators from the dts

Get a reference to the regulator devices from the dts and store them
in the struct mmc for later use.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
drivers/mmc/mmc.c
include/mmc.h