On Thu, Feb 14, 2013 at 05:39:08PM +0100, Philipp Zabel wrote:
> Some mmio devices have a dedicated interface clock that needs
> to be enabled to access their registers. This patch optionally
> enables a clock before accessing registers in the regmap_bus
> callbacks.
Applied, thanks.
signature.a
Some mmio devices have a dedicated interface clock that needs
to be enabled to access their registers. This patch optionally
enables a clock before accessing registers in the regmap_bus
callbacks.
I added (devm_)regmap_init_mmio_clk variants of the init
functions that have an added clk_id string p
On Thu, Feb 14, 2013 at 01:38:43PM +0100, Philipp Zabel wrote:
> Are you ok with the way (devm_)regmap_mmio_init_clk are added?
> Maybe (devm_)regmap_mmio_init should be turned into inlines.
Yes, that's fine - please respin and submit.
signature.asc
Description: Digital signature
you ok with the way (devm_)regmap_mmio_init_clk are added?
Maybe (devm_)regmap_mmio_init should be turned into inlines.
thanks
Philipp
From: Philipp Zabel
Subject: [PATCH] regmap: mmio: add register clock support
Some mmio devices have a dedicated interface clock that needs
to be enabled to
On Thu, Feb 14, 2013 at 10:49:14AM +0100, Philipp Zabel wrote:
> Some mmio devices have a dedicated interface clock that needs
> to be enabled to access their registers. This patch optionally
> enables a clock before accessing registers in the regmap_bus
> callbacks.
This is a good feature but a
Some mmio devices have a dedicated interface clock that needs
to be enabled to access their registers. This patch optionally
enables a clock before accessing registers in the regmap_bus
callbacks.
I added (devm_)regmap_init_mmio_clk variants of the init
functions that have an added clk_id string p
6 matches
Mail list logo