Re: [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-10 Thread Alexander Holler
Am 09.12.2012 20:20, schrieb Lars-Peter Clausen: I agree with what you wrote above. It just doesn't make sense to register a IIO device for a RTC type device. Just rip out all the IIO related bits from the driver and it will be fine. Ah, I misunderstood you. Yes, you are right. As I already

Re: [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-10 Thread Alexander Holler
Am 09.12.2012 20:20, schrieb Lars-Peter Clausen: I agree with what you wrote above. It just doesn't make sense to register a IIO device for a RTC type device. Just rip out all the IIO related bits from the driver and it will be fine. Ah, I misunderstood you. Yes, you are right. As I already

Re: [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-09 Thread Lars-Peter Clausen
On 12/09/2012 07:16 PM, Alexander Holler wrote: > Am 09.12.2012 17:40, schrieb Alexander Holler: >> Am 09.12.2012 13:55, schrieb Lars-Peter Clausen: >>> On 12/09/2012 01:21 PM, Alexander Holler wrote: This driver makes the time from HID sensors (hubs) which are offering such available

Re: [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-09 Thread Alexander Holler
Am 09.12.2012 17:40, schrieb Alexander Holler: Am 09.12.2012 13:55, schrieb Lars-Peter Clausen: On 12/09/2012 01:21 PM, Alexander Holler wrote: This driver makes the time from HID sensors (hubs) which are offering such available like any other RTC does. Currently the time can only be read.

Re: [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-09 Thread Alexander Holler
Am 09.12.2012 13:55, schrieb Lars-Peter Clausen: On 12/09/2012 01:21 PM, Alexander Holler wrote: This driver makes the time from HID sensors (hubs) which are offering such available like any other RTC does. Currently the time can only be read. Setting the time must be done through sending a

Re: [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-09 Thread Lars-Peter Clausen
On 12/09/2012 01:21 PM, Alexander Holler wrote: > This driver makes the time from HID sensors (hubs) which are offering > such available like any other RTC does. > > Currently the time can only be read. Setting the time must be done > through sending a report, which currently isn't supported by >

[PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-09 Thread Alexander Holler
This driver makes the time from HID sensors (hubs) which are offering such available like any other RTC does. Currently the time can only be read. Setting the time must be done through sending a report, which currently isn't supported by hid-sensor-hub. It is necessary that all values like year,

[PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-09 Thread Alexander Holler
This driver makes the time from HID sensors (hubs) which are offering such available like any other RTC does. Currently the time can only be read. Setting the time must be done through sending a report, which currently isn't supported by hid-sensor-hub. It is necessary that all values like year,

Re: [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-09 Thread Lars-Peter Clausen
On 12/09/2012 01:21 PM, Alexander Holler wrote: This driver makes the time from HID sensors (hubs) which are offering such available like any other RTC does. Currently the time can only be read. Setting the time must be done through sending a report, which currently isn't supported by

Re: [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-09 Thread Alexander Holler
Am 09.12.2012 13:55, schrieb Lars-Peter Clausen: On 12/09/2012 01:21 PM, Alexander Holler wrote: This driver makes the time from HID sensors (hubs) which are offering such available like any other RTC does. Currently the time can only be read. Setting the time must be done through sending a

Re: [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-09 Thread Alexander Holler
Am 09.12.2012 17:40, schrieb Alexander Holler: Am 09.12.2012 13:55, schrieb Lars-Peter Clausen: On 12/09/2012 01:21 PM, Alexander Holler wrote: This driver makes the time from HID sensors (hubs) which are offering such available like any other RTC does. Currently the time can only be read.

Re: [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

2012-12-09 Thread Lars-Peter Clausen
On 12/09/2012 07:16 PM, Alexander Holler wrote: Am 09.12.2012 17:40, schrieb Alexander Holler: Am 09.12.2012 13:55, schrieb Lars-Peter Clausen: On 12/09/2012 01:21 PM, Alexander Holler wrote: This driver makes the time from HID sensors (hubs) which are offering such available like any other