On 12/06/2023 14:39, Borislav Petkov wrote: > On Mon, Jun 12, 2023 at 02:09:33PM +0200, Krzysztof Kozlowski wrote: >> Please route the DTS (1/3) via Nuvoton SoC tree. > > Don't all three need to go together? No, the DTS is always independent because it describes the hardware. Linux should work fine regardless of hardware description. Tying Linux to specific DTS is usually sign of an ABI break. Best regards, Krzysztof