Re: [PATCH 4/5] clk: mediatek: Add subsystem clocks of MT8173

From: James Liao
Date: Sun Jun 14 2015 - 22:10:45 EST


On Fri, 2015-06-12 at 19:09 +0200, Matthias Brugger wrote:
> On Thursday, May 21, 2015 03:12:55 PM James Liao wrote:
> > +
> > +static struct mtk_gate_regs venclt_cg_regs = {
> > + .set_ofs = 0x0004,
> > + .clr_ofs = 0x0008,
> > + .sta_ofs = 0x0000,
> > +};
>
>
> The register for imagesys, vencsys and vencltsys have all the same offset.
> We could use just one struct for all of them.

OK. I'll merge them in next patch.


Best regards,

James

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/