On 18 May 2017 at 13:29, Álvaro Fernández Rojas <nolt...@gmail.com> wrote:
> This driver is a simplified version of linux/drivers/spi/spi-bcm63xx.c
> Instead of supporting both HW revisions of the controller in a single build,
> support has been split by the selected config to save space.
>
> Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com>
> ---
>  drivers/spi/Kconfig       |  23 +++
>  drivers/spi/Makefile      |   1 +
>  drivers/spi/bcm63xx_spi.c | 404 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 428 insertions(+)
>  create mode 100644 drivers/spi/bcm63xx_spi.c

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to