]> git.sur5r.net Git - u-boot/commit
dm: adc: Convert uclass to livetree
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:37 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:13 +0000 (07:03 -0600)
commit53d788d868d50238345adcfb0ab2eb74e96dc09f
treeb6f570bcc3bc8fd56a09eb983ef8388e056238d4
parent66e0ed5c17810887aa1246a54b80a0d9c1a5a31e
dm: adc: Convert uclass to livetree

Update the adc uclass to support a live device tree.

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