Files
kernel_common_drivers/drivers
Chuan Liu 5d5ac8b435 clk: s6: Fix some parent issue with sys_clk [1/1]
PD#SWPL-172965

Problem:
1 All I2C Masters (i2c_m_a-f) in a chip share an APB bus, which is
provided by sys_i2c_m_a. PWM is designed with a similar architecture, and
the APB bus of PWM is clock provided by sys_pwm_a.
2 The CLKID definition of smart card is inconsistent.

Solution:
1 The parent of sys_i2c_m_b-f is set to sys_i2c_m_a.
2 The parent of sys_pwm_b-i is set to sys_pwm_a.
3 CLKID_SC_DIV was renamed CLKID_SC.

Verify:
s6_bl201

Change-Id: I94482625f3a9fe387113edce21ed16e9dc63a074
Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
2024-07-05 10:44:46 +08:00
..
2024-07-05 10:41:13 +08:00
2024-05-22 01:59:54 -07:00
2022-02-22 11:00:37 +08:00
2024-07-03 23:11:19 -07:00
2024-07-03 23:11:16 -07:00
2024-07-05 10:43:50 +08:00
2023-01-04 01:07:19 -08:00
2024-01-30 22:49:12 -07:00
2024-07-05 10:44:46 +08:00
2024-06-30 22:01:20 -07:00
2024-06-26 04:38:18 -07:00
2024-07-05 10:40:49 +08:00
2024-07-05 10:44:46 +08:00
2024-05-23 02:02:20 -07:00
2024-07-05 10:44:46 +08:00
2024-07-05 10:44:46 +08:00
2024-05-30 06:02:50 -07:00
2024-05-23 20:29:10 -07:00
2024-07-05 10:44:45 +08:00
2024-01-31 22:15:34 -07:00
2024-05-30 06:02:50 -07:00