Message ID | CAK8P3a3wuNeoxDucwTPQvganekRSt4H708AX5pUfj=aYzo_Yog@mail.gmail.com (mailing list archive) |
---|---|
State | Mainlined |
Headers | show |
Series | [GIT,PULL] ARM: SoC fixes for 5.14, part 4 | expand |
The pull request you sent on Sat, 28 Aug 2021 00:11:20 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-5.14-4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6f18b82b41147ee15b0b5bf7c9ae0464dda287f9
Thank you!
The following changes since commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93: Linux 5.14-rc7 (2021-08-22 14:24:56 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-5.14-4 for you to fetch changes up to 6c35ca06974105d929f25f487c6ae7a47fffa128: Merge tag 'reset-fixes-for-v5.14' of git://git.pengutronix.de/pza/linux into arm/fixes (2021-08-26 13:47:45 +0200) ---------------------------------------------------------------- ARM: SoC fixes for 5.14, part 4 Just two trivial fixes from the reset driver tree, nothing else came up since the last soc fixes. Signed-off-by: Arnd Bergmann <arnd@arndb.de> ---------------------------------------------------------------- Arnd Bergmann (1): Merge tag 'reset-fixes-for-v5.14' of git://git.pengutronix.de/pza/linux into arm/fixes Geert Uytterhoeven (1): reset: RESET_MCHP_SPARX5 should depend on ARCH_SPARX5 Sai Krishna Potthuri (1): reset: reset-zynqmp: Fixed the argument data type drivers/reset/Kconfig | 2 +- drivers/reset/reset-zynqmp.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)