[U-Boot] [PATCH v2 07/18] clk: MediaTek: add clock driver for MT7623 SoC.

Simon Glass sjg at chromium.org
Thu Oct 25 03:29:32 UTC 2018


On 12 October 2018 at 01:00, Ryder Lee <ryder.lee at mediatek.com> wrote:
> This patch adds a driver for MT7623 clock blocks.
>
> Signed-off-by: Ryder Lee <ryder.lee at mediatek.com>
> Tested-by: Matthias Brugger <matthias.bgg at gmail.com>
> ---
>  drivers/clk/mediatek/Makefile     |   1 +
>  drivers/clk/mediatek/clk-mt7623.c | 870 ++++++++++++++++++++++++++++++++++++++
>  2 files changed, 871 insertions(+)
>  create mode 100644 drivers/clk/mediatek/clk-mt7623.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list