[U-Boot] [PATCH 21/21] dm: fdt: Remove the old GPIO functions
Simon Glass
sjg at chromium.org
Thu Jan 15 05:40:56 CET 2015
On 5 January 2015 at 20:05, Simon Glass <sjg at chromium.org> wrote:
> Now that we support device tree GPIO bindings directly in the driver model
> GPIO uclass we can remove these functions.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> include/fdtdec.h | 77 ---------------------------------------------
> lib/fdtdec.c | 95 --------------------------------------------------------
> 2 files changed, 172 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list