Re: [PATCH v4 06/12] staging: iio: ad2s1200: Replace platform data with dt bindings

2018-05-20 Thread Jonathan Cameron
On Fri, 18 May 2018 20:22:32 +0200 David Veenstra wrote: > Remove usage of platform data, and replace it with device tree > facilities. > > Signed-off-by: David Veenstra Great, Applied to the togreg branch of iio.git and pushed out as testing. I think the dt bindings that match this are uncon

[PATCH v4 06/12] staging: iio: ad2s1200: Replace platform data with dt bindings

2018-05-18 Thread David Veenstra
Remove usage of platform data, and replace it with device tree facilities. Signed-off-by: David Veenstra --- Changes in v4: - Added vendor prefix to gpio function names. drivers/staging/iio/resolver/ad2s1200.c | 32 - 1 file changed, 15 insertions(+), 17 deletions(-) d