mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 20:33:49 -04:00
arm64: dts: qcom: sc7280: add simple-mfd to IMEM
The IMEM node has children (PIL) which should be instantiated with simple-mfd. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220607171848.535128-11-krzysztof.kozlowski@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
c220f33e03
commit
2ffe4f99cb
@@ -4767,7 +4767,7 @@ sdc2_data_sleep: sdc2-data-sleep {
|
||||
};
|
||||
|
||||
sram@146a5000 {
|
||||
compatible = "qcom,sc7280-imem", "syscon";
|
||||
compatible = "qcom,sc7280-imem", "syscon", "simple-mfd";
|
||||
reg = <0 0x146a5000 0 0x6000>;
|
||||
|
||||
#address-cells = <1>;
|
||||
|
||||
Reference in New Issue
Block a user