]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: imx8: Use GIC_SPI for interrupt-map for readability
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 22 Aug 2025 13:31:19 +0000 (15:31 +0200)
committerShawn Guo <shawnguo@kernel.org>
Thu, 11 Sep 2025 02:37:45 +0000 (10:37 +0800)
commit7a35e48fe0ec34f88a28490bb5e4d9308dec2adf
tree71f9b69fb48dd560c21f18e5fa668eb274db688f
parent712a83e213ae09b6d417be81c097908c54f636cc
arm64: dts: imx8: Use GIC_SPI for interrupt-map for readability

Decoding interrupt-map is tricky, because it consists of five
components.  Use known GIC_SPI define in final interrupt specifier
component makes easier to read.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8-ss-hsio.dtsi
arch/arm64/boot/dts/freescale/imx8dxl-ss-hsio.dtsi
arch/arm64/boot/dts/freescale/imx8qm-ss-hsio.dtsi