On Mon, 27 Dec 2021 at 13:30, Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> wrote: > > Hi, > > Second pull with DTS for ARM64, on top of previous pull. > > Best regards, > Krzysztof > > > The following changes since commit 51b1a5729469cef57a3c97aa014aa6e1d2b8d864: > > dt-bindings: pinctrl: samsung: Add pin drive definitions for Exynos850 (2021-12-20 10:35:32 +0100) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.17-2 > > for you to fetch changes up to a1828d772e0738c30a383a7d335aded2f2baf908: > > arm64: dts: exynos: Add initial E850-96 board support (2021-12-22 12:31:13 +0100) > > ---------------------------------------------------------------- > Samsung DTS ARM64 changes for v5.17, part two > > Add initial Exynos850 support and WinLink E850-96 board using it. > > ---------------------------------------------------------------- > Sam Protsenko (2): > arm64: dts: exynos: Add initial Exynos850 SoC support > arm64: dts: exynos: Add initial E850-96 board support > Hi Olof, Arnd, Just want to check if it's possible for those patches to be applied in v5.17? Sorry for the noise, but that's important to me. > arch/arm64/boot/dts/exynos/Makefile | 1 + > arch/arm64/boot/dts/exynos/exynos850-e850-96.dts | 195 ++++++ > arch/arm64/boot/dts/exynos/exynos850-pinctrl.dtsi | 643 ++++++++++++++++++ > arch/arm64/boot/dts/exynos/exynos850.dtsi | 759 ++++++++++++++++++++++ > 4 files changed, 1598 insertions(+) > create mode 100644 arch/arm64/boot/dts/exynos/exynos850-e850-96.dts > create mode 100644 arch/arm64/boot/dts/exynos/exynos850-pinctrl.dtsi > create mode 100644 arch/arm64/boot/dts/exynos/exynos850.dtsi