From: Vladimir Zapolskiy Date: Wed, 27 Nov 2024 12:29:49 +0000 (+0200) Subject: arm64: dts: qcom: sdm845: Fix interrupt types of camss interrupts X-Git-Tag: v6.14-rc1~103^2~4^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb96722b728e81ad97f5b5b20dea64cd294a5452;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: qcom: sdm845: Fix interrupt types of camss interrupts Qualcomm IP catalog says that all CAMSS interrupts is edge rising, fix it in the CAMSS device tree node for sdm845 SoC. Fixes: d48a6698a6b7 ("arm64: dts: qcom: sdm845: Add CAMSS ISP node") Signed-off-by: Vladimir Zapolskiy Reviewed-by: Bryan O'Donoghue Link: https://lore.kernel.org/r/20241127122950.885982-6-vladimir.zapolskiy@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi index 373a591bfb4d8..e0ce804bb1a35 100644 --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi @@ -4330,16 +4330,16 @@ "vfe1", "vfe_lite"; - interrupts = , - , - , - , - , - , - , - , - , - ; + interrupts = , + , + , + , + , + , + , + , + , + ; interrupt-names = "csid0", "csid1", "csid2",