On Tue, Jun 01, 2021 at 05:31:05AM +0300, Dmitry Osipenko wrote: > 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. Thierry