mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
arm64: dts: qcom: sm8650: remove unused reg
<0 0x17a30000 0 0x10000> is unused for apps_rsc. Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250525152317.1378105-1-mitltlatltl@gmail.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
6f018e1881
commit
779d1edd42
|
|
@ -6868,8 +6868,7 @@ apps_rsc: rsc@17a00000 {
|
|||
compatible = "qcom,rpmh-rsc";
|
||||
reg = <0 0x17a00000 0 0x10000>,
|
||||
<0 0x17a10000 0 0x10000>,
|
||||
<0 0x17a20000 0 0x10000>,
|
||||
<0 0x17a30000 0 0x10000>;
|
||||
<0 0x17a20000 0 0x10000>;
|
||||
reg-names = "drv-0",
|
||||
"drv-1",
|
||||
"drv-2";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user