01.06.2021 14:27, Thierry Reding пишет:
On Tue, Jun 01, 2021 at 05:31:05AM +0300, Dmitry Osipenko wrote:
quoted
This series:
1. Adds CPU/core voltage bump before system is rebooted.
2. Adds new devm_tegra_core_dev_init_opp_table() helper and switches
Tegra memory drivers to use it.
3. Adds compile-testing support to the Tegra memory drivers.
4. Adds Tegra SoC core power domain support.
Changelog:
v6: - Fixed another compile-test trouble reported for v5. I double checked
the clk stubs this time and compiled them locally.
Heh... I just fixed those locally on top of your v5. Let me see if I can
roll back the changes and apply this new set instead.
Thank you! You probably saw already that Ulf Hansson suggested to remove
the lockdep annotation for now from the core PD, I'll make a v7 with
this small change.