[PATCH 16/23] ARM: OMAP4: omapdss: remove legacy pad muxing support

Tero Kristo t-kristo at ti.com
Thu Nov 27 23:58:32 PST 2014


On 11/27/2014 06:09 PM, Tomi Valkeinen wrote:
> On 27/11/14 17:51, Tero Kristo wrote:
>> OMAP4 is DT only now, so the legacy mux support is not needed anymore.
>> Padconf is used instead from the driver / DT. This removes the need
>> for having the mux APIs exported from the control module driver.
>
> We still use those mux functions for DT. The mux registers for DSI are
> so funny that we can't use the normal padconf for them.

Ah hmm, so it seems, I overlooked the omapdss_init_of() function. Looks 
like some of the patches in this set needs to be dropped for now then, 
namely 16, 17, and patch 18 has to be modified.

The direct omap4 padconf hacks are very bad though. Maybe it should be 
changed to only allow access to that single DSIPHY register.

-Tero

> I did do some work to use syscon, but I never had time to finish it.
>
>   Tomi
>
>




More information about the linux-arm-kernel mailing list