]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Fri, 6 Dec 2019 16:28:36 +0000 (08:28 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 6 Dec 2019 16:28:38 +0000 (08:28 -0800)
commitf122dbcea979f203ba3f2dfd813ef6d05a7b28d8
tree95f1d52554731398ffc031268580206b1165a575
parent6f5831a92d40d6e248503f6e347560d72492f375
parent34e9a56ef7c6cddca874014bd2c1193bea6ab674
Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes

soc/tegra: Fixes for v5.5-rc1

Fixes a regression for wake events on Tegra194 caused by the Tegra210
support that was added in v5.5-rc1 as well as wrong reset sources and
levels on Tegra194.

* tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  soc/tegra: pmc: Add reset sources and levels on Tegra194
  soc/tegra: pmc: Add missing IRQ callbacks on Tegra194
  soc/tegra: pmc: Use lower-case for hexadecimal literals

Link: https://lore.kernel.org/r/20191204130753.3614278-2-thierry.reding@gmail.com
Signed-off-by: Olof Johansson <olof@lixom.net>