ARM: dts: msm: Add support for Sun SoC + Hamilton and other platforms

Add support for Hamilton in device tree files to support
  Sun SoC + Hamilton and other platforms.
  Add support for V8 power grid for Ganges.

Change-Id: I74217b782435d474e804e84611d33ffdd6279d10
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
This commit is contained in:
Ravulapati Vishnu Vardhan Rao
2023-12-14 18:52:55 +05:30
committed by Vishnuvardhan Rao Ravulapati
parent 1198cc3017
commit aa5f297a43
14 changed files with 77 additions and 16 deletions

View File

@@ -10,6 +10,6 @@
/ {
model = "Qualcomm Technologies, Inc. Sun RUMI";
compatible = "qcom,sun-rumi", "qcom,sun", "qcom,rumi";
qcom,msm-id = <618 0x10000>, <618 0x20000>;
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <15 0>;
};