[PATCH 1/3] arm: omap2: Export devconf1 bypass and acbias.

Tony Lindgren tony at atomide.com
Mon Nov 11 18:34:27 EST 2013


* Belisko Marek <marek.belisko at gmail.com> [131111 14:21]:
> AFAIK it's not pinmux it's register where we update bits. Or am I
> missing something?

Most of the omap control module registers seem to affect either
external pin configuration or internal signal muxes. So a big
chunk of them can already be handled with pinctrl-single,bits
for device tree.

But some of the control module registers also have regulator
and clock like features, and those are better exposed as
regulators and clocks to the consumer drivers.

Regards,

Tony



More information about the linux-arm-kernel mailing list