linux-stable/arch/arm
Tony Lindgren 748b244750 ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
[ Upstream commit ac08bda156 ]

Commit 0840242e88 ("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 <ivo.g.dimitrov.75@gmail.com>
Cc: Carl Philipp Klemm <philipp@uvos.xyz>
Cc: Merlijn Wajer <merlijn@wizzup.org>
Cc: Pavel Machek <pavel@ucw.cz>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Fixes: 0840242e88 ("ARM: dts: Configure clock parent for pwm vibra")
Depends-on: 61978617e9 ("ARM: dts: Add minimal support for Droid Bionic xt875")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-10-06 13:16:03 +02:00
..
boot ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot 2023-10-06 13:16:03 +02:00
common asm-generic updates for 6.5 2023-07-06 10:06:04 -07:00
configs arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS 2023-07-29 14:08:22 -07:00
crypto
include nmi_backtrace: allow excluding an arbitrary CPU 2023-09-13 09:53:08 +02:00
kernel ARM: 9317/1: kexec: Make smp stop calls asynchronous 2023-09-23 11:14:27 +02:00
lib - Yosry Ahmed brought back some cgroup v1 stats in OOM logs. 2023-06-28 10:28:11 -07:00
mach-actions
mach-airoha
mach-alpine
mach-artpec
mach-asm9260
mach-aspeed
mach-at91 ARM: SoC drivers for 6.5 2023-06-29 15:22:19 -07:00
mach-axxia
mach-bcm
mach-berlin ARM: mm: Make virt_to_pfn() a static inline 2023-05-29 11:27:08 +02:00
mach-clps711x
mach-davinci ARM: davinci: fix davinci_cpufreq_init() declaration 2023-05-26 13:31:31 +02:00
mach-digicolor
mach-dove
mach-ep93xx ARM: ep93xx: fix missing-prototype warnings 2023-05-26 13:31:37 +02:00
mach-exynos ARM: SoC changes for 6.5 2023-06-29 15:28:33 -07:00
mach-footbridge
mach-gemini
mach-highbank ARM: highbank: add missing include 2023-05-26 13:31:37 +02:00
mach-hisi
mach-hpe
mach-imx ARM: imx: add missing include 2023-05-26 13:31:37 +02:00
mach-ixp4xx
mach-keystone ARM: mm: Make virt_to_pfn() a static inline 2023-05-29 11:27:08 +02:00
mach-lpc18xx
mach-lpc32xx ARM: lpc32xx: add missing include 2023-05-26 13:33:05 +02:00
mach-mediatek
mach-meson
mach-milbeaut
mach-mmp
mach-moxart
mach-mstar
mach-mv78xx0
mach-mvebu
mach-mxs ARM: 9298/1: Drop custom mdesc->handle_irq() 2023-06-19 09:35:48 +01:00
mach-nomadik
mach-npcm
mach-nspire
mach-omap1 ARM: SoC changes for 6.5 2023-06-29 15:28:33 -07:00
mach-omap2 ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch() 2023-09-13 09:53:50 +02:00
mach-orion5x ARM: orion5x: fix d2net gpio initialization 2023-05-26 13:33:05 +02:00
mach-pxa ARM: pxa: remove use of symbol_get() 2023-09-06 21:22:21 +01:00
mach-qcom
mach-rda
mach-realtek
mach-rockchip ARM: mm: Make virt_to_pfn() a static inline 2023-05-29 11:27:08 +02:00
mach-rpc
mach-s3c ARM: s3c: Switch i2c drivers back to use .probe() 2023-05-30 09:40:37 +02:00
mach-s5pv210
mach-sa1100 asm-generic updates for 6.5 2023-07-06 10:06:04 -07:00
mach-shmobile ARM: mm: Make virt_to_pfn() a static inline 2023-05-29 11:27:08 +02:00
mach-socfpga ARM: mm: Make virt_to_pfn() a static inline 2023-05-29 11:27:08 +02:00
mach-spear asm-generic updates for 6.5 2023-07-06 10:06:04 -07:00
mach-sti arm: update in-source documentation references 2023-06-12 06:33:48 -06:00
mach-stm32
mach-sunplus
mach-sunxi
mach-tegra
mach-uniphier
mach-ux500
mach-versatile ARM: versatile: mark mmc_status() static 2023-05-26 13:33:05 +02:00
mach-vt8500
mach-zynq ARM: zynq: Explicitly include correct DT includes 2023-07-20 17:06:50 +02:00
mm asm-generic updates for 6.5 2023-07-06 10:06:04 -07:00
net
nwfpe
plat-orion
probes ARM: 9303/1: kprobes: avoid missing-declaration warnings 2023-06-19 09:35:51 +01:00
tools - Yosry Ahmed brought back some cgroup v1 stats in OOM logs. 2023-06-28 10:28:11 -07:00
vdso ARM: 9313/1: vdso: add missing prototypes 2023-06-19 09:35:58 +01:00
vfp ARM updates for v6.5-rc1 2023-06-26 17:07:53 -07:00
xen
Kbuild
Kconfig ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
Kconfig-nommu
Kconfig.assembler
Kconfig.debug
Makefile