Hi, There was no mach/soc pull before, so on top of master. Best regards, Krzysztof The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.18 for you to fetch changes up to e465ea5cc05d1d0b45c315fca0254bd2ee04b661: dt-bindings: soc: samsung: usi: refer to dtschema for children (2022-02-12 17:34:48 +0100) ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Henrik Grimler (1): ARM: exynos: only do SMC_CMD_CPU1BOOT call on Exynos4 Krzysztof Kozlowski (1): dt-bindings: soc: samsung: usi: refer to dtschema for children .../devicetree/bindings/soc/samsung/exynos-usi.yaml | 20 ++++++++++---------- arch/arm/mach-exynos/firmware.c | 4 +++- 2 files changed, 13 insertions(+), 11 deletions(-)