Re: [PATCH] pwm: atmel: Remove platform_device_id and use only dt bindings

2019-09-18 Thread Alexandre Belloni
Hi, On 18/09/2019 16:05:34+0200, Kamel Bouhara wrote: > Since commit 26202873bb51 ("avr32: remove support for AVR32 > architecture") there is no more user of platform_device_id and we > should only use dt bindings > > Signed-off-by: Kamel Bouhara > --- > drivers/pwm/Kconfig | 2 +- > drive

[PATCH] pwm: atmel: Remove platform_device_id and use only dt bindings

2019-09-18 Thread Kamel Bouhara
Since commit 26202873bb51 ("avr32: remove support for AVR32 architecture") there is no more user of platform_device_id and we should only use dt bindings Signed-off-by: Kamel Bouhara --- drivers/pwm/Kconfig | 2 +- drivers/pwm/pwm-atmel.c | 29 +++-- 2 files changed,