Hi Tom,
On 9/13/2023 10:09 AM, Udit Kumar wrote:
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-kum...@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-kum...@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
NAK,
One of boot mode (OSPI) is not working with this series on J7200,
Please don't merge this series, Let me fix OSPI boot and re-roll this
series
Thanks
Udit
configs/j7200_evm_r5_defconfig | 1 -
drivers/clk/ti/Kconfig | 8 ++++----
drivers/power/domain/Kconfig | 2 +-
3 files changed, 5 insertions(+), 6 deletions(-)