[PATCH 2/8] soc: Add MediaTek pericfg controller support
Sascha Hauer
s.hauer at pengutronix.de
Wed Jan 21 00:17:48 PST 2015
On Tue, Jan 20, 2015 at 04:15:55PM +0000, Mark Rutland wrote:
> > +
> > + pericfg: pericfg at 10003000 {
> > + #reset-cells = <1>;
> > + #clock-cells = <1>;
> > + compatible = "mediatek,mt8135-pericfg";
> > + reg = <0 0x10003000 0 0x1000>;
> > + };
>
> This looks identical to the infracfg (same address too). Is that
> deliberate?
Both controllers indeed control clocks and resets, but with a different
register layout, so the nodes really look identical. I'll change the
address to the real address of the MT8135 pericfg though to make the
example more realistic.
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the linux-arm-kernel
mailing list