Re: [PATCH 2/2] clk: mediatek: Add MT8167 clock support

2020-09-07 Thread kernel test robot
Hi Fabien, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on robh/for-next] [also build test WARNING on clk/clk-next rockchip/for-next soc/for-next shawnguo/for-next v5.9-rc4 next-20200903] [If your patch is applied to the wrong git tree, kindly drop us a note.

Re: [PATCH 2/2] clk: mediatek: Add MT8167 clock support

2020-09-07 Thread kernel test robot
Hi Fabien, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on robh/for-next] [also build test WARNING on clk/clk-next rockchip/for-next soc/for-next shawnguo/for-next v5.9-rc4 next-20200903] [If your patch is applied to the wrong git tree, kindly drop us a note.

[PATCH 2/2] clk: mediatek: Add MT8167 clock support

2020-09-07 Thread Fabien Parent
Add the following clock support for MT8167 SoC: topckgen, apmixedsys, infracfg, audsys, imgsys, mfgcfg, mmsys, vdecsys. Signed-off-by: Fabien Parent --- drivers/clk/mediatek/Kconfig | 48 + drivers/clk/mediatek/Makefile|6 + drivers/clk/mediatek/clk-mt8167-aud.c