Merge tag 'samsung-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Mon, 28 Feb 2022 14:08:43 +0000 (15:08 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 28 Feb 2022 14:08:44 +0000 (15:08 +0100)
commit27888394504350569978487bb39e577cf5142b3d
treef5b8b25ae19dc5b6ed7e55b02cfe9681fa1fa82e
parent28f74201e37ccf3063e359bfe346b09400af9bab
parente465ea5cc05d1d0b45c315fca0254bd2ee04b661
Merge tag 'samsung-soc-5.18' of git://git./linux/kernel/git/krzk/linux into arm/soc

Samsung mach/soc changes for v5.18

1. Fix hang of secondary CPU bring-up on some of Exynos5420-based
   devices (Secure Monitor Call SMC_CMD_CPU1BOOT should be skipped for
   all Exynos5 devices).
2. Extend Universal Serial Interface DT schema to precisely describe
   children nodes.

* tag 'samsung-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  dt-bindings: soc: samsung: usi: refer to dtschema for children
  ARM: exynos: only do SMC_CMD_CPU1BOOT call on Exynos4

Link: https://lore.kernel.org/r/20220226220116.13452-3-krzysztof.kozlowski@canonical.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>