Re: [systemd-devel] [PATCH v2] logind: add standard gpio power button support

2015-08-03 Thread Lennart Poettering
On Mon, 03.08.15 09:55, Kefeng Wang (wangkefeng.w...@huawei.com) wrote: Many boards like hisilicon D02 board use standard gpio key to power down system. A description of gpio-key in dts shown below, I commited this now via: https://github.com/systemd/systemd/pull/840 Submissions via github

Re: [systemd-devel] [PATCH v2] logind: add standard gpio power button support

2015-08-03 Thread Kefeng Wang
On 2015-08-03 23:50, Lennart Poettering wrote: On Mon, 03.08.15 09:55, Kefeng Wang (wangkefeng.w...@huawei.com) wrote: Many boards like hisilicon D02 board use standard gpio key to power down system. A description of gpio-key in dts shown below, I commited this now via:

Re: [systemd-devel] [PATCH v2] logind: add standard gpio power button support

2015-08-02 Thread systemd github import bot
Patchset imported to github. To create a pull request, one of the main developers has to initiate one via: https://github.com/systemd/systemd/compare/master...systemd-mailing-devs:1438566907-9544-1-git-send-email-wangkefeng.wang%40huawei.com -- Generated by https://github.com/haraldh/mail2git

[systemd-devel] [PATCH v2] logind: add standard gpio power button support

2015-08-02 Thread Kefeng Wang
Many boards like hisilicon D02 board use standard gpio key to power down system. A description of gpio-key in dts shown below, gpio_keys { compatible = gpio-keys; #address-cells = 1; #size-cells = 0; pwrbutton { label = Power Button;