[PATCH] OMAP2+: OPP: allow OPP enumeration to continue if device is not present

Kevin Hilman khilman at ti.com
Mon Mar 19 17:48:31 EDT 2012


Nishanth Menon <nm at ti.com> writes:

> On platforms such as OMAP3, certain variants may not have IVA, SGX
> or some specific component. We currently have a check to aid fixing
> wrong population of OPP entries for issues such as typos. This however
> causes a conflict with valid requirement where the SoC variant does
> not actually have the module present.
>
> So, reduce the severity of the print to a debug statement and skip
> registering that specific OPP, but continue down the list.
>
> Reported-by: Steve Sakoman <steve at sakoman.com>
> Reported-by: Maximilian Schwerin <mvs at tigris.de>
> Acked-by: Steve Sakoman <steve at sakoman.com>
> Tested-by: Maximilian Schwerin <mvs at tigris.de>
> Signed-off-by: Nishanth Menon <nm at ti.com>

Thanks, queuing as a fix for for v3.4-rc (branch: for_3.4/fixes/pm)

Kevin



More information about the linux-arm-kernel mailing list