arm64: dts: qcom: sdm630: Raise tcsr_mutex_regs size
Enlarge the size to make sure all relevant registers can be reached. This will be required to support the modem. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Link: https://lore.kernel.org/r/20210728222542.54269-19-konrad.dybcio@somainline.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
7ca2ebc90a
commit
adc57d4a46
1 changed files with 1 additions and 1 deletions
|
|
@ -681,7 +681,7 @@
|
|||
|
||||
tcsr_mutex_regs: syscon@1f40000 {
|
||||
compatible = "syscon";
|
||||
reg = <0x01f40000 0x20000>;
|
||||
reg = <0x01f40000 0x40000>;
|
||||
};
|
||||
|
||||
tlmm: pinctrl@3100000 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue