The SM8150 platform doesn't support DDR sleep stats, so it needs SoC-specific compat string for the RPMh stats data. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- arch/arm64/boot/dts/qcom/sm8150.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sm8150.dtsi b/arch/arm64/boot/dts/qcom/sm8150.dtsi index 3cba87e00123..fb41f91cefc6 100644 --- a/arch/arm64/boot/dts/qcom/sm8150.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8150.dtsi @@ -3950,7 +3950,7 @@ aoss_qmp: power-management@c300000 { }; sram@c3f0000 { - compatible = "qcom,rpmh-stats"; + compatible = "qcom,sm8150-rpmh-stats"; reg = <0 0x0c3f0000 0 0x400>; }; -- 2.39.2