]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 17 Jul 2017 19:45:27 +0000 (21:45 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 27 Jul 2017 10:53:15 +0000 (12:53 +0200)
commit0e0ed0fd853190840f3e70308281223d052acf92
tree778724634c93b8e0d38afd21e93eb365ac4134e3
parentd67d852489fdf7f4ac1e8c2c344edfc198c67b09
ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412

Add necessary parent clocks for audss (Audio SubSystem, MAUDIO) clock
controller block.

This allows driver to keep EPLL enabled before accessing any MAUDIO
registers thus fixing silent hang.  This silent hang appeared with
commit f22416d99430 ("clk: samsung: Add enable/disable operation for
PLL36XX clocks"), e.g. on Odroid U3 usually with last (but unrelated)
messages:

[    2.382741] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    2.405686] usb 1-3: new high-speed USB device number 3 using exynos-ehci
[    2.419843] max77686-rtc max77686-rtc: setting system clock to 2017-06-21 17:04:13 UTC (1498064653)

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/exynos4.dtsi