From: Atri Bhattacharya <badshah400@aim.com>
To: linux-input@vger.kernel.org
Subject: Re: [PATCH 0/6] Intel Integrated Sensor Hub Support (ISH)
Date: Sat, 11 Jun 2016 15:10:38 +0200 [thread overview]
Message-ID: <1465650638.20649.8.camel@aim.com> (raw)
In-Reply-To: <1465647219-7798-1-git-send-email-srinivas.pandruvada@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 2280 bytes --]
Hi Srinivas,
On Sat, 2016-06-11 at 05:13 -0700, Srinivas Pandruvada wrote:
> Starting from Cherrytrail, multiple generation of Intel processors
> offers
> on package sensor hub. Several recent tablets, 2-in-1 convertible
> laptops
> are using ISH instead of external sensor hubs. This resulted in lack
> of
> support of sensor function like device rotation and auto backlight
> adjustment.
> In addition, depending on the OEM implementation, support of ISH is
> required
> to support low power sleep states.
>
> The support of ISH on Linux platforms is not new. Android platforms
> with
> Intel SoCs had this support for a while submitted by Daniel Drubin.
> This patcheset is reusing most of those changes with clean up and
> removing Android platform specific changes.
>
> The user mode ABI is still same as external sensor hubs using Linux
> IIO. So existing user mode software should still work.
> This series primarily brings in new HID transport used in ISH.
>
> Thanks to the community members who tested RFC patches and provided
> feedback.
>
> For users testing on Linux distributions using IIO sensor proxy,
> a short term work around is required till we have debugged this
> issue.
> In systemd unit file iio-sensor-proxy.service
> In the section "[Unit]" add
> After=multi-user.target
>
Thank you so much for the updated patchset. It works! Auto
rotation and brightness work out of a cold boot and also after waking
up from suspend. Suspend/Wakeup is also back to usual speed.
One minor gripe I have is that the brightness seems to be set to 100%
every time upon reboot. So if I set brightness to 50% e.g., and reboot,
the brightness is reset to 100% again (not initially but right after
iio-sensor-monitor loads). Of course, this might not have anything to
do with the driver, but I just thought I should mention it here as long
as I am not sure about the cause. I attach journal logs for your
perusal.
I have now tested the patches both against kernel 4.7rc2 and 4.6.2, and
it works just fine in both cases. My test device is a Lenovo Thinkpad
Yoga 260.
Thanks and best wishes.
--
Atri Bhattacharya
Sat 11 Jun 15:00:41 CEST 2016
Sent from openSUSE Tumbleweed (20160609) (x86_64) on my laptop.
[-- Attachment #2: journal-ish--success.log.tar.bz2 --]
[-- Type: application/x-bzip-compressed-tar, Size: 19596 bytes --]
next prev parent reply other threads:[~2016-06-11 13:11 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-11 12:13 [PATCH 0/6] Intel Integrated Sensor Hub Support (ISH) Srinivas Pandruvada
2016-06-11 12:13 ` Srinivas Pandruvada
2016-06-11 12:13 ` [PATCH 1/6] Documentation: hid: Intel ISH HID document Srinivas Pandruvada
[not found] ` <1465647219-7798-2-git-send-email-srinivas.pandruvada-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2016-06-17 20:43 ` Jiri Kosina
2016-06-17 20:43 ` Jiri Kosina
2016-06-11 12:13 ` [PATCH 2/6] hid: intel_ish-hid: ISH Transport layer Srinivas Pandruvada
2016-06-17 20:43 ` Jiri Kosina
2016-06-17 20:45 ` Jiri Kosina
2016-06-17 21:09 ` Srinivas Pandruvada
2016-06-17 21:12 ` Srinivas Pandruvada
2016-06-20 9:29 ` Jiri Kosina
[not found] ` <alpine.LNX.2.00.1606201129060.6874-YHPUNQjx9ReKbouaWp301Q@public.gmane.org>
2016-06-20 14:19 ` One Thousand Gnomes
2016-06-20 14:19 ` One Thousand Gnomes
2016-06-11 12:13 ` [PATCH 3/6] hid: intel-ish-hid: ipc layer Srinivas Pandruvada
2016-06-11 12:13 ` [PATCH 4/6] hid: intel-ish-hid: ISH HID client driver Srinivas Pandruvada
2016-06-11 12:13 ` [PATCH 5/6] iio: hid-sensors: use asynchronous resume Srinivas Pandruvada
2016-06-11 12:13 ` [PATCH 6/6] hid: hid-sensor-hub: Add ISH quirk Srinivas Pandruvada
2016-06-11 13:10 ` Atri Bhattacharya [this message]
2016-06-12 6:28 ` [PATCH 0/6] Intel Integrated Sensor Hub Support (ISH) Atri Bhattacharya
2016-06-14 17:16 ` Daniel Turton
2016-06-16 19:14 ` Grant Likely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1465650638.20649.8.camel@aim.com \
--to=badshah400@aim.com \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.