mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 17:03:47 -04:00
ARM: dts: qcom: apq8084: add rpm-stats device node
Add device node for the rpm-stats pseudo device. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220726205355.598874-1-dmitry.baryshkov@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
568035b01c
commit
2850335673
@@ -239,6 +239,11 @@ apcs: syscon@f9011000 {
|
||||
reg = <0xf9011000 0x1000>;
|
||||
};
|
||||
|
||||
sram@fc190000 {
|
||||
compatible = "qcom,apq8084-rpm-stats";
|
||||
reg = <0xfc190000 0x10000>;
|
||||
};
|
||||
|
||||
qfprom: qfprom@fc4bc000 {
|
||||
compatible = "qcom,apq8084-qfprom", "qcom,qfprom";
|
||||
reg = <0xfc4bc000 0x1000>;
|
||||
|
||||
Reference in New Issue
Block a user