diff options
author | Tony Lindgren <[email protected]> | 2023-09-11 07:07:38 +0300 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2023-09-13 10:17:59 +0300 |
commit | ac08bda1569b06b7a62c7b4dd00d4c3b28ceaaec (patch) | |
tree | c1fb6110f713d52ab01fb47f20e65cc192efc962 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 6469b2feade8fd82d224dd3734e146536f3e9f0e (diff) |
ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
Commit 0840242e8875 ("ARM: dts: Configure clock parent for pwm vibra")
attempted to fix the PWM settings but ended up causin an additional clock
reparenting error:
clk: failed to reparent abe-clkctrl:0060:24 to sys_clkin_ck: -22
Only timer9 is in the PER domain and can use the sys_clkin_ck clock source.
For timer8, the there is no sys_clkin_ck available as it's in the ABE
domain, instead it should use syc_clk_div_ck. However, for power
management, we want to use the always on sys_32k_ck instead.
Cc: Ivaylo Dimitrov <[email protected]>
Cc: Carl Philipp Klemm <[email protected]>
Cc: Merlijn Wajer <[email protected]>
Cc: Pavel Machek <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Fixes: 0840242e8875 ("ARM: dts: Configure clock parent for pwm vibra")
Depends-on: 61978617e905 ("ARM: dts: Add minimal support for Droid Bionic xt875")
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions