arm64: dts: exynos: add initial support for exynosautov9 SoC
authorChanho Park <chanho61.park@samsung.com>
Tue, 12 Oct 2021 00:23:13 +0000 (09:23 +0900)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Tue, 12 Oct 2021 12:20:44 +0000 (14:20 +0200)
commit31bbac5263aa63dfc8bfed2180bb6a5a3c531681
treed92ffedaf58b21c13235efe7703d96688c689464
parent6de3cc6db06d2b9ba1e614aa58a413c9f8f22712
arm64: dts: exynos: add initial support for exynosautov9 SoC

Add minimal support for ExynosAuto v9 SoC[1].

- Enumarate all pinctrl nodes
- UART with exynos850 compatible
- UFS0 HCI + Phy

Like exynos850, this also uses fixed-rate clock nodes until clock driver
has been supported. The clock nodes are initialized on bootloader stage
thus we don't need to control them so far.

[1]: https://www.samsung.com/semiconductor/minisite/exynos/products/automotiveprocessor/exynos-auto-v9/

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Link: https://lore.kernel.org/r/20211012002314.38965-3-chanho61.park@samsung.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
arch/arm64/boot/dts/exynos/exynosautov9-pinctrl.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/exynos/exynosautov9.dtsi [new file with mode: 0644]