[U-Boot] [PATCH v2] gdsys: drivers: Add gdsys_rxaui_ctrl driver
Simon Glass
sjg at chromium.org
Thu May 3 02:33:15 UTC 2018
On 27 April 2018 at 06:53, Mario Six <mario.six at gdsys.cc> wrote:
> Add a driver for RXAUI control on IHS FPGAs.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
> v1 -> v2:
> * Switched to regmap usage (instead of fpgamap)
>
> ---
> drivers/misc/Kconfig | 6 +++-
> drivers/misc/Makefile | 1 +
> drivers/misc/gdsys_rxaui_ctrl.c | 77 +++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 83 insertions(+), 1 deletion(-)
> create mode 100644 drivers/misc/gdsys_rxaui_ctrl.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list