[PATCH v1 3/4] clk: mediatek: add g3dsys support for MT2701 and MT7623
Sean Wang
sean.wang at mediatek.com
Tue Apr 24 08:43:22 PDT 2018
On Tue, 2018-04-24 at 09:40 -0500, Rob Herring wrote:
> On Wed, Apr 18, 2018 at 06:24:55PM +0800, sean.wang at mediatek.com wrote:
> > From: Sean Wang <sean.wang at mediatek.com>
> >
> > Add clock driver support for g3dsys on MT2701 and MT7623, which is
> > providing essential clock gate and reset controller to Mali-450.
> >
> > Signed-off-by: Sean Wang <sean.wang at mediatek.com>
> > ---
> > drivers/clk/mediatek/Kconfig | 6 ++
> > drivers/clk/mediatek/Makefile | 1 +
> > drivers/clk/mediatek/clk-mt2701-g3d.c | 95 +++++++++++++++++++++++++++++++
>
> > include/dt-bindings/clock/mt2701-clk.h | 4 ++
> > include/dt-bindings/reset/mt2701-resets.h | 3 +
>
> These below in the binding patch.
>
Thanks, I will split them out in the next version.
> > 5 files changed, 109 insertions(+)
> > create mode 100644 drivers/clk/mediatek/clk-mt2701-g3d.c
More information about the linux-arm-kernel
mailing list