[OpenWrt-Devel] [PATCH v2 1/5] kernel: other: add PWM controller support

Tim Harvey tharvey at gateworks.com
Mon Nov 23 11:41:46 EST 2015


On Sun, Nov 22, 2015 at 12:55 AM, John Crispin <blogic at 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 <tharvey at 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
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list