GNU Linux-libre 4.9.309-gnu1
[releases.git] / drivers / staging / fsl-mc / TODO
1 * Add at least one device driver for a DPAA2 object (child device of the
2   fsl-mc bus).  Most likely candidate for this is adding DPAA2 Ethernet
3   driver support, which depends on drivers for several objects: DPNI,
4   DPIO, DPMAC.  Other pre-requisites include:
5
6      * MC firmware uprev.  The MC firmware upon which the fsl-mc
7        bus driver and DPAA2 object drivers are based is continuing
8        to evolve, so minor updates are needed to keep in sync with binary
9        interface changes to the MC.
10
11 * Cleanup
12
13 Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
14 german.rivera@freescale.com, devel@driverdev.osuosl.org,
15 linux-kernel@vger.kernel.org
16
17 [1] https://lkml.org/lkml/2015/7/9/93
18 [2] https://lkml.org/lkml/2015/7/7/712