> > Xiubo Li (3):
> >   pwm: ftm-pwm: Clean up the code.
> >   pwm: ftm-pwm: Convert to direct regmap API usage.
> >   pwm: ftm-pwm: Add big-endian support
> >
> >  drivers/pwm/pwm-fsl-ftm.c | 96 
> > ++++++++++++++++++++++++++---------------------
> >  1 file changed, 53 insertions(+), 43 deletions(-)
>
> This leaves me with only very vague idea of why this is necessary and
> why it should be merged.
>
> Please describe in more detail (in both the cover-letter and each
> individual patch) why you want me to apply these patches.
>

Thanks very much for your reply.

Should I resend this patch series? If so, I will add some thing like the 
following:

The FTM PWM driver will be used in our Vybrid, LS1 and LS2+ SoCs, and on Vybrid
and LS2 SoCs, the FTM devices are in LE mode, while on LS1 SoCs it in BE mode.

So this patch series add endianness support based on the regmap core, which has
already support the rich endiannesses for the same device.

Thanks,

BRs
Xiubo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to