On Fri, Sep 16, 2022 at 12:19:52PM +0200, Thierry Reding wrote: > Hi ARM SoC maintainers, > > The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: > > Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-soc > > for you to fetch changes up to 74f7f183d81c26a53c2b1708364069d391b1b4d6: > > soc/tegra: pmc: Check device node status property (2022-09-15 14:10:49 +0200) > > Thanks, > Thierry > > ---------------------------------------------------------------- > soc/tegra: Changes for v6.1-rc1 > > This contains an assortment of small fixes and cleanups. One new feature > is introduced in the form of simple wake events which are needed to wake > the system from sleep on USB port events. > > ---------------------------------------------------------------- > Christophe JAILLET (1): > soc/tegra: pmc: Use devm_clk_get_optional() > > Dmitry Osipenko (1): > soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA Hi Arnd, Olof, you may want to hold off on applying this one for now. Stephen noticed a missing Signed-off-by in the above patch. I've fixed that up and will send an updated PR shortly. Thierry