Re: [PATCH] clk: samsung: exynos5433: use clock_ignore_unused flag for SPI3 related clocks
From: Tomasz Figa <hidden>
Date: 2016-06-18 14:31:32
Also in:
linux-arm-kernel, linux-samsung-soc, lkml
From: Tomasz Figa <hidden>
Date: 2016-06-18 14:31:32
Also in:
linux-arm-kernel, linux-samsung-soc, lkml
Hi Andi, Jaehoon, 2016-06-17 17:16 GMT+09:00 Andi Shyti [off-list ref]:
From: Jaehoon Chung <jh80.chung@samsung.com> The SPI 3 bus uses two clocks, a bus clock and an input clock. Do not disable the clocks when unused in order to allow access to the SPI 3 device.
If unused, why would access to SPI 3 device needed? Best regards, Tomasz