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

4
Kbuild
View File

@@ -23,7 +23,9 @@ dtbo-y += sun-audio.dtbo \
sun-audio-qrd.dtbo \
sun-audio-qrd-sku2.dtbo \
sun-audio-atp.dtbo \
sun-audio-rcm.dtbo
sun-audio-rcm.dtbo \
sun-audio-hamilton-cdp.dtbo \
sun-audio-hamilton-mtp.dtbo
endif
always-y := $(dtb-y) $(dtbo-y)