10.11.2020 20:58, Thierry Reding пишет: > On Wed, Nov 04, 2020 at 05:12:50PM +0300, Dmitry Osipenko wrote: >> The default 600MHz is technically unsupported on Nexus 7. Assign VDE clock >> to 408MHz, which is supported by all hardware versions. >> >> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> >> --- >> arch/arm/boot/dts/tegra30-asus-nexus7-grouper-common.dtsi | 3 +++ >> 1 file changed, 3 insertions(+) > > This doesn't seem to apply. Is there another patch that this depends on? Indeed, this patch was done on top of the "core voltage scaling" series. I'll rebase and send it separately, thanks.