ARM: dts: msm: Move SDC2 core_reset to tuna SoC dtsi

Move core_reset for SDC2 from platform-specific files to the tuna SoC.
This change ensures that the reset properties are managed centrally in
the SoC file, reducing redundancy and improving maintainability.

Change-Id: If8e6bcdac9b05275d20f1d205dfc7e6461d39b72
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
This commit is contained in:
Manish Pandey
2024-10-21 16:47:26 +05:30
parent 6f7280c96d
commit 777901812f
4 changed files with 3 additions and 12 deletions

View File

@@ -2070,6 +2070,9 @@
interconnect-names = "sdhc-ddr","cpu-sdhc";
operating-points-v2 = <&sdhc2_opp_table>;
resets = <&gcc GCC_SDCC2_BCR>;
reset-names = "core_reset";
qos0 {
mask = <0xc0>;
vote = <44>;