Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754976AbbBJKvk (ORCPT ); Tue, 10 Feb 2015 05:51:40 -0500 Received: from regular2.263xmail.com ([211.157.152.4]:46143 "EHLO regular2.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750885AbbBJKvi (ORCPT ); Tue, 10 Feb 2015 05:51:38 -0500 X-263anti-spam: KSV:0;BIG:0;ABS:1;DNS:0;ATT:0;SPF:S; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 1 X-SKE-CHECKED: 1 X-ADDR-CHECKED: 0 X-RL-SENDER: zyw@rock-chips.com X-FST-TO: linux-kernel@vger.kernel.org X-SENDER-IP: 192.255.70.23 X-LOGIN-NAME: zyw@rock-chips.com X-UNIQUE-TAG: <78c74709748b60ebaf7f80290750e9df> X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Message-ID: <54D9E278.2030205@rock-chips.com> Date: Tue, 10 Feb 2015 18:50:32 +0800 From: Chris Zhong User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Dmitry Eremin-Solenikov CC: heiko@sntech.de, dianders@chromium.org, dtor@chromium.org, djkurtz@chromium.org, sonnyrao@chromium.org, linux-rockchip@lists.infradead.org, Sebastian Reichel , David Woodhouse , linux-pm@vger.kernel.org, kernel list Subject: Re: [PATCH 2/2] power: gpio-charger: support disable the wakeup event References: <1423555945-24289-1-git-send-email-zyw@rock-chips.com> <1423555945-24289-3-git-send-email-zyw@rock-chips.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 22 On 02/10/2015 04:42 PM, Dmitry Eremin-Solenikov wrote: > Hello, > > 2015-02-10 11:12 GMT+03:00 Chris Zhong : >> Support disable the wakeup event of gpio-charger by setting device tree. > I have the feelink, that this should be a userspace setting, rather than > a kernel/device-tree policy. In the end, the device tree is a hardware > description > and a hardware is capable of waking up the device. Ah, you are right, I think I should modify it in userspace. Thank you. > >> Signed-off-by: Chris Zhong > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/