Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-05 | clk: clk-hi655x: Free of_provider at remove | Matti Vaittinen | |
use devm variant for of_provider registration so provider is freed at exit. Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org> | |||
2017-04-21 | clk: hi6220: Add the hi655x's pmic clock | Daniel Lezcano | |
The hi655x multi function device is a PMIC providing regulators. The PMIC also provides a clock for the WiFi and the Bluetooth, let's implement this clock in order to add it in the hi655x MFD and allow proper wireless initialization. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> [sboyd@codeaurora.org: Remove clkdev usage] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> |