On Wed, 20 Jan 2021 01:31:49 +0100, Dmitry Osipenko wrote: > > Use clk_bulk helpers to make code cleaner. Note that this patch changed > the order in which clocks are enabled to make code look nicer, but this > doesn't matter in terms of hardware. > > Tested-by: Peter Geis <pgwipe...@gmail.com> # Ouya T30 audio works > Tested-by: Matt Merhar <mattmer...@protonmail.com> # Ouya T30 boot-tested > Tested-by: Nicolas Chauvet <kwiz...@gmail.com> # TK1 boot-tested > Acked-by: Thierry Reding <tred...@nvidia.com> > Signed-off-by: Dmitry Osipenko <dig...@gmail.com>
Thanks, applied now. Takashi