[PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling

Dmitry Osipenko digetx at gmail.com
Tue Nov 10 21:50:38 UTC 2020


10.11.2020 23:29, Thierry Reding пишет:
>> +	/* legacy device-trees don't have OPP table */
>> +	if (!device_property_present(dc->dev, "operating-points-v2"))
>> +		return 0;
> "Legacy" is a bit confusing here. For one, no device trees currently
> have these tables and secondly, for newer SoCs we may never need them.
> 

I had the same thought and already improved such comments a day ago.


More information about the dri-devel mailing list