Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1487458

Re: Cherryview wake up events

From Johannes Stezenbach <js@sig21.net>
Newsgroups linux.kernel
Subject Re: Cherryview wake up events
Date 2016-09-20 18:00 +0200
Message-ID <sjvCG-4Ws-11@gated-at.bofh.it> (permalink)
References (1 earlier) <sj5yy-5gL-17@gated-at.bofh.it> <sjdw6-1LI-15@gated-at.bofh.it> <sjpnz-109-7@gated-at.bofh.it> <sjqjE-1FS-9@gated-at.bofh.it> <sjqMG-1Q1-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Sep 20, 2016 at 01:40:14PM +0300, Mika Westerberg wrote:
> Can you check if you have:
> 
>   Hardware Reduced (V5) : 1
> 
> in that FADT table?

Nope, it is "Hardware Reduced (V5) : 0".  Now the FADT is also at
https://linuxtv.org/~js/e200ha/

> If yes, it probably does not have the normal Fixed power button but
> instead it has something called "Windows button array device" with
> _HID/_CID of PNP0C40. Looking at your dsdt.dsl, this looks to be the
> case.
> 
> That device is driven by soc_button_array.c driver which can be enabled
> with CONFIG_KEYBOARD_GPIO=y and CONFIG_INPUT_SOC_BUTTON_ARRAY=y. Can you
> check if you have that enabled already?
> 
> You should actually see it in /proc/interrupts with names like "power"
> and so on.

I added CONFIG_INPUT_SOC_BUTTON_ARRAY=y, but no joy.
Maybe because the _HID is INTCFD9, only _CID is PNP0C40?
It also has a _DSM with UUID dfbcf3c5-e7a5-44e6-9c1f-29c76f6e059c.

BTW, lsinput already lists two "Power Button" devices,
   phys    : "PNP0C0C/button/input0"
   phys    : "LNXPWRBN/button/input0"

None of them generates events in input-events.


Thanks,
Johannes

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Cherryview wake up events Johannes Stezenbach <js@sig21.net> - 2016-09-19 13:30 +0200
  Re: Cherryview wake up events Mika Westerberg <mika.westerberg@linux.intel.com> - 2016-09-19 14:10 +0200
    Re: Cherryview wake up events Johannes Stezenbach <js@sig21.net> - 2016-09-19 22:40 +0200
      Re: Cherryview wake up events Mika Westerberg <mika.westerberg@linux.intel.com> - 2016-09-20 11:20 +0200
        Re: Cherryview wake up events Johannes Stezenbach <js@sig21.net> - 2016-09-20 12:20 +0200
          Re: Cherryview wake up events Mika Westerberg <mika.westerberg@linux.intel.com> - 2016-09-20 12:50 +0200
            Re: Cherryview wake up events Johannes Stezenbach <js@sig21.net> - 2016-09-20 18:00 +0200
              Re: Cherryview wake up events Johannes Stezenbach <js@sig21.net> - 2016-09-20 23:20 +0200
                Re: Cherryview wake up events Mika Westerberg <mika.westerberg@linux.intel.com> - 2016-09-21 11:10 +0200
                Re: Cherryview wake up events Johannes Stezenbach <js@sig21.net> - 2016-09-21 11:20 +0200
                Re: Cherryview wake up events Mika Westerberg <mika.westerberg@linux.intel.com> - 2016-09-23 10:30 +0200
                Re: Cherryview wake up events Johannes Stezenbach <js@sig21.net> - 2016-09-23 12:10 +0200

csiph-web