[PATCH v3 0/3] enable power and clock Kconfig conditionally
Udit Kumar
u-kumar1 at ti.com
Wed Sep 13 06:39:27 CEST 2023
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 v3:
- Patch 1 and 2: Added reviewed by
- Patch 3: Corrected Fixes in commit message
link to v2:
https://lore.kernel.org/all/20230912130645.1202325-1-u-kumar1@ti.com/
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(-)
--
2.34.1
More information about the U-Boot
mailing list