[PATCH v2 2/3] ARM: i.MX25: add RNGC node to dtsi

Martin Kaiser martin at kaiser.cx
Mon Jul 17 14:05:23 PDT 2017


Dear all,

I'd like to pick this up and get the rgnc driver merged.

Thus wrote Shawn Guo (shawnguo at kernel.org):

> > +			rng: rng at 53fb0000 {
> > +				compatible = "fsl,imx25-rng";
> > +				reg = <0x53fb0000 0x4000>;
> > +				clocks = <&clks 109>;
> > +				clock-names = "ipg";

> I think clock-names can be dropped too.

done. I'll upload a new version shortly.

Best regards,
Martin



More information about the linux-arm-kernel mailing list