On 23/11/2015 17:41, Tim Harvey wrote:
> On Sun, Nov 22, 2015 at 12:55 AM, John Crispin <blo...@openwrt.org> 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 <thar...@gateworks.com>
>>> ---
>>> 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

Hi Tim,

just had another look and am wondering if it even makes sense to package
these modules. the ventanas have so much space and the modules are
really small. might make more sense to just add this to the kernel config ?

        John
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to