[PATCH v2 11/12] arm64: dts: exynos: Add Exynos9810 SoC support
Krzysztof Kozlowski
krzk at kernel.org
Fri Oct 25 05:43:35 PDT 2024
On 25/10/2024 13:24, Markuss Broks wrote:
> Exynos 9810 is an ARMv8 mobile SoC found in various Samsung devices,
> such as Samsung Galaxy S9 (starlte), S9 Plus (star2lte),
> Note 9 (crownlte) and perhaps others.
...
> +
> + pinctrl_alive: pinctrl at 14050000 {
> + compatible = "samsung,exynos9810-pinctrl";
> + reg = <0x14050000 0x1000>;
> +
> + wakeup-interrupt-controller {
> + compatible = "samsung,exynos9810-wakeup-eint",
> + "samsung,exynos850-wakeup-eint",
> + "samsung,exynos7-wakeup-eint";
Since I expect new version to fix the tags/SoB, please also align above
with opening ".
> + };
> + };
> +
> + pmu_system_controller: system-controller at 14060000 {
> + compatible = "samsung,exynos9810-pmu",
> + "samsung,exynos7-pmu", "syscon";
> + reg = <0x14060000 0x10000>;
> + };
> +
> + pinctrl_cmgp: pinctrl at 14220000 {
> + compatible = "samsung,exynos9810-pinctrl";
> + reg = <0x14220000 0x1000>;
> +
> + wakeup-interrupt-controller {
> + compatible = "samsung,exynos9810-wakeup-eint",
> + "samsung,exynos850-wakeup-eint",
> + "samsung,exynos7-wakeup-eint";
Ditto here
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list