On Wed, 1 Mar 2017 16:44:30 +0100 John Crispin <j...@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
pgpQdEbhB297b.pgp
Description: OpenPGP digital signature
_______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev