[LEDE-DEV] ath79 - pending tasks

Alban albeu at free.fr
Wed Mar 1 09:03:56 PST 2017


On Wed, 1 Mar 2017 16:44:30 +0100
John Crispin <john at phrozen.org> wrote:

> could you give a more detailed list of what clk and irq drivers are
> missing ? i could help write the code, i am just scared to duplicate
> some of your work.

For IRQ all that is left in arch/mips/ath79/irq.c should be moved to
clean drivers in drivers/irqchip with OF support added. Keeping the old
non-OF platform running is the annoying part.

For the clocks AFAIR the ethernet driver do some direct access in the
clock registers. This should obviously be replaced with a clean
abstraction to get it in mainline. Otherwise like for the IRQ the code
in arch/mips/ath79/clock.c should be moved to drivers/clk.

Alban
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/lede-dev/attachments/20170301/db07bb0d/attachment.sig>


More information about the Lede-dev mailing list