[Letux-kernel] ARM: OMAP2+: reset controller support
Tero Kristo
t-kristo at ti.com
Mon Oct 31 13:57:00 CET 2016
On 29/10/16 12:30, H. Nikolaus Schaller wrote:
> Hi,
> I am trying to fix some parts in the OMAP3 SGX drivers for the latest kernels
> and came across the problem that the reset framework core is now assuming DT
> support. This means we need some reset controller driver for the OMAP3.
>
> Then I found your patch series "[PATCH 00/17] ARM: OMAP2+: reset controller support"
> from last year and it appears to be the missing piece.
>
> I have not found it in linux-next so I wonder what happened to it.
The old reset controller work was abandoned, and it won't be resurrected
before we have:
a) hwmod clock driver merged (which is under reviews atm)
b) OMAP interconnect driver merged (which is under work by Tony)
I believe you need to introduce platform data callbacks for reset
handling until this is resolved, and call hwmod reset functionality
directly.
-Tero
More information about the Letux-kernel
mailing list