mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 23:29:10 -04:00
arm64: dts: imx8mp: Add imx8mp-specific irqsteer compatible
i.MX8MP irqsteer has power-domain support, so use a dedicated compatible. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
1232f98d27
commit
a27f49644f
@@ -1949,7 +1949,7 @@ hdmi_blk_ctrl: blk-ctrl@32fc0000 {
|
||||
};
|
||||
|
||||
irqsteer_hdmi: interrupt-controller@32fc2000 {
|
||||
compatible = "fsl,imx-irqsteer";
|
||||
compatible = "fsl,imx8mp-irqsteer", "fsl,imx-irqsteer";
|
||||
reg = <0x32fc2000 0x1000>;
|
||||
interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-controller;
|
||||
|
||||
Reference in New Issue
Block a user