Re: [linux-yocto] [PATCH 0/2] iio: Set correct iio name

2016-05-31 Thread Yong Li
Hi Bruce, I just sent out the v2 patch files, please review. Thanks, Yong 2016-05-31 12:36 GMT+08:00 Bruce Ashfield : > On 2016-05-30 11:38 PM, Yong Li wrote: >> >> Hi Bruce, >> >> The >>

Re: [linux-yocto] [PATCH 0/2] iio: Set correct iio name

2016-05-30 Thread Bruce Ashfield
On 2016-05-30 11:38 PM, Yong Li wrote: Hi Bruce, The Upstream-Status:Submitted[http://www.spinics.net/lists/linux-iio/msg24331.html] for more information, please visit https://github.com/ostroproject/meta-ostro-bsp/pull/34 without this patch, the device I2C name is mismatch with the IIO name:

Re: [linux-yocto] [PATCH 0/2] iio: Set correct iio name

2016-05-30 Thread Yong Li
Hi Bruce, The Upstream-Status:Submitted[http://www.spinics.net/lists/linux-iio/msg24331.html] for more information, please visit https://github.com/ostroproject/meta-ostro-bsp/pull/34 without this patch, the device I2C name is mismatch with the IIO name:

Re: [linux-yocto] [PATCH 0/2] iio: Set correct iio name

2016-05-30 Thread Bruce Ashfield
On 2016-05-28 09:50 PM, Saul Wold wrote: On Sat, 2016-05-28 at 12:34 +0800, Yong Li wrote: Hi Bruce Saul, I had submitted the patches into Kernel mail list, the concern is the legacy application compatibility: http://www.spinics.net/lists/linux-iio/index.html#24331 For the Ostro OS, Using

Re: [linux-yocto] [PATCH 0/2] iio: Set correct iio name

2016-05-28 Thread Saul Wold
On Sat, 2016-05-28 at 12:34 +0800, Yong Li wrote: > Hi Bruce Saul, > > I had submitted the patches into Kernel mail list, the concern is the > legacy application compatibility: > http://www.spinics.net/lists/linux-iio/index.html#24331 > > For the Ostro OS, Using Soletta framrwork, we have

Re: [linux-yocto] [PATCH 0/2] iio: Set correct iio name

2016-05-27 Thread Saul Wold
On Fri, 2016-05-27 at 10:24 -0400, Bruce Ashfield wrote: > On 2016-05-27 12:58 AM, Yong Li wrote: > > > > Dear Maintainers, > > > > This patch fixes the “incorrect IIO device name” issue. > > > > Please merge it into standard/base branch for linux-yocto-4.4 if > > this looks okay. > The change

Re: [linux-yocto] [PATCH 0/2] iio: Set correct iio name

2016-05-27 Thread Bruce Ashfield
On 2016-05-27 12:58 AM, Yong Li wrote: Dear Maintainers, This patch fixes the “incorrect IIO device name” issue. Please merge it into standard/base branch for linux-yocto-4.4 if this looks okay. The change looks technically correct, just a question about if these are also going upstream to

[linux-yocto] [PATCH 0/2] iio: Set correct iio name

2016-05-26 Thread Yong Li
Dear Maintainers, This patch fixes the “incorrect IIO device name” issue. Please merge it into standard/base branch for linux-yocto-4.4 if this looks okay. Thanks Yong Li Yong Li (2): iio: tmp006: Set correct iio name iio: si7020: Set correct iio name drivers/iio/humidity/si7020.c|