mbox series

[0/2] dts: ti: k3-am62: Use opp_efuse_table for opp-table

Message ID 20240902093222.2828345-1-d-gole@ti.com
Headers show
Series dts: ti: k3-am62: Use opp_efuse_table for opp-table | expand

Message

Dhruva Gole Sept. 2, 2024, 9:32 a.m. UTC
Hi,

In this series, I add another entry in the wkup_conf for the syscon node,
and then use that for the syscon in opp-table. Then, since the driver
can now pick the efuse reg directly, we no longer need the old offset, hence
make it 0 here itself.

This series has 2 patches that need to go in at the same time, hence
preferrably via your tree Viresh if that's fine by all the concerned
maintainers.

It also depends on the series previously sent [1]

[1] Message-Id: <20240902092135.2826470-1-d-gole@ti.com>

Cc: Bryan Brattlof <bb@ti.com>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Cc: Vibhore Vardhan <vibhore@ti.com>
Cc: Nishanth Menon <nm@ti.com>

Dhruva Gole (2):
  arm64: dts: ti: k3-am62: use opp_efuse_table for opp-table syscon
  cpufreq: ti-cpufreq: Make the AM625 efuse_offset 0

 arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi | 7 ++++++-
 arch/arm64/boot/dts/ti/k3-am625.dtsi       | 2 +-
 drivers/cpufreq/ti-cpufreq.c               | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)


base-commit: ecc768a84f0b8e631986f9ade3118fa37852fef0