[PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_PWM_IMX27

Leonard Crestez leonard.crestez at nxp.com
Thu Mar 21 10:03:52 UTC 2019


On 3/21/2019 11:49 AM, Uwe Kleine-König wrote:
> On Wed, Mar 20, 2019 at 01:01:26PM +0000, Leonard Crestez wrote:
>> Commit d80f8206905c ("pwm: imx: Split into two drivers") also adds a new
>> CONFIG_PWM_IMX27 for the PWM block on recent IMX chips and we should
>> enable it by default for imx.
>>
>> Restoring the PWM driver fixes an infinite probe loop in 5.1-rc1 on
>> various imx6qdl-sabresd boards.

> This is prior art:
> 
> @Shawn: Would you please apply my patches? If you don't have them any
> more, I can bounce them to you.

+1 from me because it fixes boot.

>> --- a/arch/arm/configs/imx_v6_v7_defconfig
>> +++ b/arch/arm/configs/imx_v6_v7_defconfig
>> @@ -397,10 +397,11 @@ CONFIG_SENSORS_ISL29018=y
>>   CONFIG_MAG3110=y
>>   CONFIG_MPL3115=y
>>   CONFIG_PWM=y
>>   CONFIG_PWM_FSL_FTM=y
>>   CONFIG_PWM_IMX=y
>> +CONFIG_PWM_IMX27=y
> 
> PWM_IMX is gone, so this can be dropped (but see my patch referenced
> above).

Noticed that after sending; your patch deals with this correctly and 
also covers imx_v4_v5

--
Regards,
Leonard


More information about the dri-devel mailing list