The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.19 for you to fetch changes up to 22cbcb8f4a17c194d208f686fc3ea37fc860bd71: arm64: dts: tesla: add a specific compatible to MCT on FSD (2022-04-04 18:53:08 +0200) ---------------------------------------------------------------- Samsung DTS ARM64 changes for v5.19 1. Cleanup: move aliases of board-related features to board in Exynos850. 2. Add specific compatibles to Multi Core Timer to allow stricter DT schema matching. ---------------------------------------------------------------- Krzysztof Kozlowski (3): arm64: dts: exynos: move aliases to board in Exynos850 arm64: dts: exynos: add a specific compatible to MCT arm64: dts: tesla: add a specific compatible to MCT on FSD arch/arm64/boot/dts/exynos/exynos5433.dtsi | 3 ++- arch/arm64/boot/dts/exynos/exynos850-e850-96.dts | 5 +++++ arch/arm64/boot/dts/exynos/exynos850.dtsi | 19 ++----------------- arch/arm64/boot/dts/tesla/fsd.dtsi | 2 +- 4 files changed, 10 insertions(+), 19 deletions(-)