Re: [PATCH 0/4] ARM: imx: use device properties for at24 eeprom

2018-04-17 Thread Shawn Guo
On Wed, Apr 04, 2018 at 03:16:23PM +0200, Bartosz Golaszewski wrote: > We want to work towards phasing out the at24_platform_data structure. > There are few users and its contents can be represented using generic > device properties. Using device properties only will allow us to > significantly sim

Re: [PATCH 0/4] ARM: imx: use device properties for at24 eeprom

2018-04-06 Thread Sascha Hauer
On Wed, Apr 04, 2018 at 03:16:23PM +0200, Bartosz Golaszewski wrote: > We want to work towards phasing out the at24_platform_data structure. > There are few users and its contents can be represented using generic > device properties. Using device properties only will allow us to > significantly sim