[PATCH v3 10/11] ARM: dts: qcom: apq8064: use new compatible for SPS SIC device
Konrad Dybcio
konrad.dybcio at oss.qualcomm.com
Fri Apr 25 12:51:27 PDT 2025
On 4/25/25 7:47 PM, Dmitry Baryshkov wrote:
> Use new SoC-specific compatible to the SPS SIC in addition to the
> "syscon" compatible and rename the node to follow the purpose of it.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
> ---
> arch/arm/boot/dts/qcom/qcom-apq8064.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi
> index a5aad4f145dd368aabed44cf520ffc037018b37e..b6533630e347c8fc5e3f0791778cd05760b3f3c8 100644
> --- a/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi
> +++ b/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi
> @@ -402,8 +402,8 @@ saw3_vreg: regulator {
> };
> };
>
> - sps_sic_non_secure: sps-sic-non-secure at 12100000 {
> - compatible = "syscon";
> + sps_sic_non_secure: interrupt-controller at 12100000 {
> + compatible = "qcom,apq8064-sps-sic", "syscon";
> reg = <0x12100000 0x10000>;
Reviewed-by: Konrad Dybcio <konrad.dybcio at oss.qualcomm.com>
Konrad
More information about the linux-arm-kernel
mailing list