On Wed, Dec 14, 2011 at 3:52 PM, Felix Fietkau <[email protected]> wrote: > On 2011-11-10 5:13 PM, Mark Deneen wrote: >> On Thu, Nov 10, 2011 at 9:42 AM, Peter Naulls <[email protected]> wrote: >>> On 11/10/2011 05:59 AM, Ben Pfountz wrote: >>>> >>>> I would like to see support in trunk as well. In the meantime I have been >>>> using >>>> the patch Mark Deneen created, which adds support for everything except >>>> some of >>>> the LEDs and switches, see his email and thread for more info... >>>> >>>> https://lists.openwrt.org/pipermail/openwrt-devel/2011-August/011901.html >>> >>> We have been using these patches for months on many devices. See my >>> addition patch to allow the same kernel to work on both the nh and nh2. >>> I'd like to see the additional LED support too, but not sure I can >>> justify the time to do it myself right now. >> >> If I clean up the common mtd code between the various boards which >> concat two partitions together, can we get this applied? > I recently moved the mtd concat code so that it can be shared. I also > added support for registering LEDs from ath9k (based on platform data, > see wzr-hp-g450h). Please update your patch to make use of this, and > I'll make sure it gets merged.
Just a quick note -- I have all of the LEDs working except for the USB LED. I can't seem to find it anywhere. I am also missing the AOSS button, which is a GPIO off of the wmac similar to the way the LEDs were handled. I need to study the mtd concat code, because I was taking a different route in my tree. I guess it is a safe assumption that we'll only have 2 flash devices to concat? -M _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
