[U-Boot] [PATCH v2 5/6] clk: sifive: Drop GEMGXL clock driver

Bin Meng bmeng.cn at gmail.com
Wed Jun 19 05:59:13 UTC 2019


On Wed, Jun 19, 2019 at 12:01 PM Anup Patel <Anup.Patel at wdc.com> wrote:
>
> The GEMGXL clock driver is now directly part of Cadence MACB
> ethernet driver in upstream Linux kernel. There is no separate
> GEMGXL clock driver in upstream Linux kernel hence we drop
> GEMGXL clock driver from U-Boot as well.
>
> Signed-off-by: Anup Patel <anup.patel at wdc.com>
> ---
>  board/sifive/fu540/Kconfig       |  1 -
>  drivers/clk/sifive/Kconfig       |  7 ----
>  drivers/clk/sifive/Makefile      |  2 --
>  drivers/clk/sifive/gemgxl-mgmt.c | 60 --------------------------------
>  4 files changed, 70 deletions(-)
>  delete mode 100644 drivers/clk/sifive/gemgxl-mgmt.c
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list