mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 02:59:19 -04:00
arm64: dts: imx8dxl: update flexcan[1-3] interrupt number
Update interrupt number of flexcan[1-3]. Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -45,6 +45,18 @@ &edma3 {
|
||||
<GIC_SPI 303 IRQ_TYPE_LEVEL_HIGH>;
|
||||
};
|
||||
|
||||
&flexcan1 {
|
||||
interrupts = <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>;
|
||||
};
|
||||
|
||||
&flexcan2 {
|
||||
interrupts = <GIC_SPI 239 IRQ_TYPE_LEVEL_HIGH>;
|
||||
};
|
||||
|
||||
&flexcan3 {
|
||||
interrupts = <GIC_SPI 240 IRQ_TYPE_LEVEL_HIGH>;
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
compatible = "fsl,imx8dxl-lpi2c", "fsl,imx7ulp-lpi2c";
|
||||
interrupts = <GIC_SPI 222 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
||||
Reference in New Issue
Block a user