[PATCH mmc/next 1/3] arm64: dts: samsung,coreprimevelte: add PMIC

Duje Mihanović duje at dujemihanovic.xyz
Sun Aug 24 09:30:32 PDT 2025


On Sunday, 24 August 2025 12:53:43 Central European Summer Time Karel Balej 
wrote:
>  &twsi2 {
>  	status = "okay";
> +
> +	pmic at 30 {
> +		compatible = "marvell,88pm886-a1";
> +		reg = <0x30>;
> +		interrupts = <0 4 IRQ_TYPE_LEVEL_HIGH>;

Use GIC_SPI instead of 0 here.

> +		interrupt-parent = <&gic>;

Drop, root node already uses the GIC as the interrupt parent.

Regards,
--
Duje





More information about the linux-arm-kernel mailing list