Hi ARM SoC maintainers, The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.3-soc for you to fetch changes up to 7ac13f6dcbd59b8f99395588cd7ef31f7e3bd3c6: soc/tegra: Select pinctrl for Tegra194 (2019-06-13 10:44:08 +0200) Thanks, Thierry ---------------------------------------------------------------- soc: tegra: Changes for v5.3-rc1 This contains a set of minor fixes and cleanups for core Tegra drivers. ---------------------------------------------------------------- Krishna Yarlagadda (1): soc/tegra: Select pinctrl for Tegra194 Thierry Reding (4): soc/tegra: pmc: Fail to allocate more than one wake IRQ soc/tegra: pmc: Avoid crash for non-wake IRQs soc/tegra: pmc: Add comments clarifying wake events soc/tegra: fuse: Do not log error message on deferred probe drivers/soc/tegra/Kconfig | 1 + drivers/soc/tegra/fuse/fuse-tegra.c | 6 ++++-- drivers/soc/tegra/pmc.c | 18 ++++++++++++++++++ 3 files changed, 23 insertions(+), 2 deletions(-)