
This series, updates enabling mutually exclusive power and clock configs for TI SOCs.
Sorry to push clock and power changes in one series, managed by two maintainers. But In my quick grep, I am not able to active PR raise from both trees. So copying maintainers of clock and power for review.
Change log Changes in v2: - Patch 1 and 2) Added conditional support to enable Kconfig - Patch 3 No change link to v1: https://lore.kernel.org/all/20230911111946.749270-1-u-kumar1@ti.com/
Udit Kumar (3): power: domain: ti: Enable single config for power domain clk: ti: Add support to enable configs conditionally config: j7200: remove not needed power config
configs/j7200_evm_r5_defconfig | 1 - drivers/clk/ti/Kconfig | 8 ++++---- drivers/power/domain/Kconfig | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-)