Home
last modified time | relevance | path

Searched hist:"2 dc51ca822e4633e244e7f7bdc51e76a77dca939" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/
H A Dclk-rk808.cdiff 2dc51ca822e4633e244e7f7bdc51e76a77dca939 Thu May 04 19:36:05 CEST 2023 Sebastian Reichel <sebastian.reichel@collabora.com> clk: RK808: Reduce 'struct rk808' usage

Reduce usage of 'struct rk808' (driver data of the parent MFD), so
that only the chip variant field is still being accessed directly.
This allows restructuring the MFD driver to support SPI based
PMICs.

Acked-by: Stephen Boyd <sboyd@kernel.org>
Tested-by: Diederik de Haas <didi.debian@cknow.org> # Rock64, Quartz64 Model A + B
Tested-by: Vincent Legoll <vincent.legoll@gmail.com> # Pine64 QuartzPro64
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20230504173618.142075-2-sebastian.reichel@collabora.com
Signed-off-by: Lee Jones <lee@kernel.org>