Re: [RFC 2/5] ARM: dts: add support for opp-v2 for omap34xx and omap36xx

From: Viresh Kumar
Date: Mon Sep 02 2019 - 22:39:46 EST


On 03-09-19, 08:08, Viresh Kumar wrote:
> On 02-09-19, 12:55, H. Nikolaus Schaller wrote:
> > + opp1-125000000 {
> > + opp-hz = /bits/ 64 <125000000>;
> > + // we currently only select the max voltage from table Table 3-3 of the omap3530 Data sheet (SPRS507F)
> > + // <target min max> could also be single <target>
> > + opp-microvolt = <975000 975000 975000>;
> > + // first value is silicon revision, second one 720MHz Device Identification
>
> > + opp-supported-hw = <0xffffffff 3>;
>
> I don't see the driver changes using this field, am I missing
> something ?

The driver already had them it seems. Hmm..

--
viresh