[PATCH v2 0/2] Reconfigure 1.4GHz in AM62 PHYCORE SoM

From: Garrett Giordano
Date: Tue Oct 01 2024 - 03:20:01 EST


This patch set moves our 1.4GHz opp table definition out of our overlay
and into our som dtsi. This change goes along with our updated PMIC, which
is now configured to output 0.85v by default.

We drop the overlay as it is no longer needed.

Changes in v2:
- Use git revert to revert the overlay patch
- Update commit message to reflect revert adding the device tree overlay

Garrett Giordano (2):
arm64: dts: ti: am62-phycore-som: Increase cpu frequency to 1.4 GHz
Revert "arm64: dts: ti: am62-phyboard-lyra: Add overlay to increase
cpu frequency to 1.4 GHz"

arch/arm64/boot/dts/ti/Makefile | 3 ---
.../boot/dts/ti/k3-am62-phycore-som.dtsi | 11 ++++++++--
.../k3-am625-phyboard-lyra-1-4-ghz-opp.dtso | 20 -------------------
3 files changed, 9 insertions(+), 25 deletions(-)
delete mode 100644 arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-1-4-ghz-opp.dtso

--
2.25.1