[PATCH v3 09/11] ARM: dts: qcom: apq8064: use new compatible for SFPB device
Konrad Dybcio
konrad.dybcio at oss.qualcomm.com
Fri Apr 25 12:49:42 PDT 2025
On 4/25/25 7:47 PM, Dmitry Baryshkov wrote:
> Use new SoC-specific compatible for the SFPB device node in addition to
> the "syscon" compatible.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
> ---
> arch/arm/boot/dts/qcom/qcom-apq8064.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi
> index 41f8dcde20819b3134c38dcb3e45b9e5cc24920f..a5aad4f145dd368aabed44cf520ffc037018b37e 100644
> --- a/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi
> +++ b/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi
> @@ -1086,7 +1086,7 @@ opp-27000000 {
> };
>
> mmss_sfpb: syscon at 5700000 {
> - compatible = "syscon";
> + compatible = "qcom,apq8064-mmss-sfpb", "syscon";
> reg = <0x5700000 0x70>;
Would have been nice to pad the address but let's not drag this
series on
Reviewed-by: Konrad Dybcio <konrad.dybcio at oss.qualcomm.com>
Konrad
More information about the linux-arm-kernel
mailing list