[U-Boot] [PATCH 0/6] arm: socfpga: convert drivers to dm livetree

Marek Vasut marex at denx.de
Thu May 9 20:17:21 UTC 2019


On 5/9/19 10:11 PM, Simon Goldschmidt wrote:
> This series converts (hopefully) all drivers used in socfpga to livetree
> so that none of them references 'gd' any more (with the exception of
> some a10/s10 drivers that should be fixed).
> 
> 
> Simon Goldschmidt (6):
>   timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR
>   spi: cadence_qspi: convert to livetree
>   spi: designware: convert to livetree
>   serial: altera_uart: convert to livetree
>   reset: socfpga: covnert to livetree
>   gpio: dwapb_gpio: convert to livetree
> 
>  drivers/gpio/dwapb_gpio.c     | 25 ++++++++++------------
>  drivers/reset/reset-socfpga.c |  4 +---
>  drivers/serial/altera_uart.c  |  5 +----
>  drivers/spi/cadence_qspi.c    | 39 +++++++++++++++++------------------
>  drivers/spi/designware_spi.c  |  8 ++-----
>  drivers/timer/dw-apb-timer.c  |  2 --
>  6 files changed, 34 insertions(+), 49 deletions(-)
> 
Applied, thanks

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list