arm64: dts: qcom: sm6115: Add rpm-stats node

Add rpm stats node.

Signed-off-by: Adam Skladowski <a39.skl@gmail.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221130200950.144618-7-a39.skl@gmail.com
This commit is contained in:
Adam Skladowski 2022-11-30 21:09:44 +01:00 committed by Bjorn Andersson
parent fc676b15c0
commit d18c007796

View File

@ -546,6 +546,11 @@
reg = <0x045f0000 0x7000>;
};
sram@4690000 {
compatible = "qcom,rpm-stats";
reg = <0x04690000 0x10000>;
};
sdhc_1: mmc@4744000 {
compatible = "qcom,sm6115-sdhci", "qcom,sdhci-msm-v5";
reg = <0x04744000 0x1000>, <0x04745000 0x1000>, <0x04748000 0x8000>;