]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: spi-flash: Convert uclass to livetree
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:57 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:16 +0000 (07:03 -0600)
commit656f29d1ca02aa3a784c9498529376aca401e0fa
treebbbf284b72bef7a00380f1d3d4c453d354b8d5a4
parent2ceb6484c2706583485b698edeaea479825770df
dm: spi-flash: Convert uclass to livetree

Update the SPI flash uclass to support a live device tree.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mtd/spi/spi_flash.c