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@xxxxxx> Cc: Bryan Brattlof <bb@xxxxxx> Cc: Vignesh Raghavendra <vigneshr@xxxxxx> Cc: Vibhore Vardhan <vibhore@xxxxxx> Cc: Nishanth Menon <nm@xxxxxx> 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 -- 2.34.1