Re: (subset) [PATCH v3 1/4] arm64: dts: exynos: add initial support for exynosautov920 SoC

From: Krzysztof Kozlowski
Date: Mon Dec 11 2023 - 02:43:55 EST


On 11/12/2023 08:42, Krzysztof Kozlowski wrote:
>
> On Fri, 08 Dec 2023 16:45:24 +0900, Jaewon Kim wrote:
>> Samsung ExynosAutov920 is ARMv8-based automotive-oriented SoC.
>> It has AE(Automotive Enhanced) IPs for safety.
>> * Cortex-A78AE 10-cores
>> * GIC-600AE
>>
>> This is minimal support for ExynosAutov920 SoC.
>> * Enumerate all pinctrl nodes
>> * Enable Chip-Id
>> * Serial0 for console
>> * PWM
>>
>> [...]
>
> Applied, thanks!
>
> [1/4] arm64: dts: exynos: add initial support for exynosautov920 SoC
> https://git.kernel.org/krzk/linux/c/c96dab1993d247b7b05ba2fdef8f185cbbd5454e

With changes:

Re-order nodes to match coding style: UFS reset pins,
gpg/gpp in peric0 and peric1, all nodes in the soc@0;
drop fallback compatibles from wakeup-interrupt-controller

Best regards,
Krzysztof