On Sun, Nov 22, 2015 at 12:55 AM, John Crispin <[email protected]> wrote: > Hi Tim, > > > > On 19/11/2015 18:53, Tim Harvey wrote: >> This adds basic PWM controller support and support for i.MX >> >> Signed-off-by: Tim Harvey <[email protected]> >> --- >> v2: >> - add TARGET_imx6 dep for pwm-imx >> >> package/kernel/linux/modules/other.mk | 36 >> +++++++++++++++++++++++++++++++++++ >> 1 file changed, 36 insertions(+) >> >> diff --git a/package/kernel/linux/modules/other.mk >> b/package/kernel/linux/modules/other.mk >> index 55fb6f1..6493b91 100644 >> --- a/package/kernel/linux/modules/other.mk >> +++ b/package/kernel/linux/modules/other.mk > > is there a specific reason not to create a new file for PWM ?
John, No reason - I wasn't sure what was expected. I did create a new file for backlight but also noticed other things in other.mk that could be split out in a cleanup. Tim _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
