]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: regulator: Convert regulator uclass to support livetree
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:34 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:13 +0000 (07:03 -0600)
commitf15cd4f131d1a705e053e975688043b109b67e97
treed776ccd4be4281708de91005955a4bd07c62f1dd
parent0402d003e76ec33bac7596169992fc407f126eaf
dm: regulator: Convert regulator uclass to support livetree

Update the regulator uclass to support a live device tree.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/power/regulator/regulator-uclass.c