Re: [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-08 Thread Alexandre Belloni
On 03/03/2017 at 11:29:11 -0300, Javier Martinez Canillas wrote: > Hello, > > This series add OF device ID tables to RTC I2C drivers whose devices are > either used in Device Tree source files or are listed in binding docs as > a compatible string. > > That's done because the plan is to change

Re: [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-08 Thread Alexandre Belloni
On 03/03/2017 at 11:29:11 -0300, Javier Martinez Canillas wrote: > Hello, > > This series add OF device ID tables to RTC I2C drivers whose devices are > either used in Device Tree source files or are listed in binding docs as > a compatible string. > > That's done because the plan is to change

Re: [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-03 Thread Javier Martinez Canillas
Hello Alexandre, Sorry for the long email... On 03/03/2017 01:04 PM, Alexandre Belloni wrote: > On 03/03/2017 at 12:27:23 -0300, Javier Martinez Canillas wrote: >> On 03/03/2017 12:01 PM, Alexandre Belloni wrote: >>> On 03/03/2017 at 11:29:11 -0300, Javier Martinez Canillas wrote: This

Re: [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-03 Thread Javier Martinez Canillas
Hello Alexandre, Sorry for the long email... On 03/03/2017 01:04 PM, Alexandre Belloni wrote: > On 03/03/2017 at 12:27:23 -0300, Javier Martinez Canillas wrote: >> On 03/03/2017 12:01 PM, Alexandre Belloni wrote: >>> On 03/03/2017 at 11:29:11 -0300, Javier Martinez Canillas wrote: This

Re: [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-03 Thread Alexandre Belloni
On 03/03/2017 at 12:27:23 -0300, Javier Martinez Canillas wrote: > On 03/03/2017 12:01 PM, Alexandre Belloni wrote: > > On 03/03/2017 at 11:29:11 -0300, Javier Martinez Canillas wrote: > >> This series add OF device ID tables to RTC I2C drivers whose devices are > >> either used in Device Tree

Re: [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-03 Thread Alexandre Belloni
On 03/03/2017 at 12:27:23 -0300, Javier Martinez Canillas wrote: > On 03/03/2017 12:01 PM, Alexandre Belloni wrote: > > On 03/03/2017 at 11:29:11 -0300, Javier Martinez Canillas wrote: > >> This series add OF device ID tables to RTC I2C drivers whose devices are > >> either used in Device Tree

Re: [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-03 Thread Javier Martinez Canillas
Hello Alexandre, On 03/03/2017 12:01 PM, Alexandre Belloni wrote: > Hi, > > On 03/03/2017 at 11:29:11 -0300, Javier Martinez Canillas wrote: >> This series add OF device ID tables to RTC I2C drivers whose devices are >> either used in Device Tree source files or are listed in binding docs as >>

Re: [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-03 Thread Javier Martinez Canillas
Hello Alexandre, On 03/03/2017 12:01 PM, Alexandre Belloni wrote: > Hi, > > On 03/03/2017 at 11:29:11 -0300, Javier Martinez Canillas wrote: >> This series add OF device ID tables to RTC I2C drivers whose devices are >> either used in Device Tree source files or are listed in binding docs as >>

Re: [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-03 Thread Alexandre Belloni
Hi, On 03/03/2017 at 11:29:11 -0300, Javier Martinez Canillas wrote: > This series add OF device ID tables to RTC I2C drivers whose devices are > either used in Device Tree source files or are listed in binding docs as > a compatible string. > > That's done because the plan is to change the I2C

Re: [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-03 Thread Alexandre Belloni
Hi, On 03/03/2017 at 11:29:11 -0300, Javier Martinez Canillas wrote: > This series add OF device ID tables to RTC I2C drivers whose devices are > either used in Device Tree source files or are listed in binding docs as > a compatible string. > > That's done because the plan is to change the I2C

[PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-03 Thread Javier Martinez Canillas
Hello, This series add OF device ID tables to RTC I2C drivers whose devices are either used in Device Tree source files or are listed in binding docs as a compatible string. That's done because the plan is to change the I2C core to report proper OF modaliases instead of always reporting a

[PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it

2017-03-03 Thread Javier Martinez Canillas
Hello, This series add OF device ID tables to RTC I2C drivers whose devices are either used in Device Tree source files or are listed in binding docs as a compatible string. That's done because the plan is to change the I2C core to report proper OF modaliases instead of always reporting a