Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752847AbbBJIMn (ORCPT ); Tue, 10 Feb 2015 03:12:43 -0500 Received: from mail-yh0-f68.google.com ([209.85.213.68]:51096 "EHLO mail-yh0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752711AbbBJIMl (ORCPT ); Tue, 10 Feb 2015 03:12:41 -0500 From: Chris Zhong To: heiko@sntech.de, dianders@chromium.org, dtor@chromium.org, djkurtz@chromium.org, sonnyrao@chromium.org Cc: linux-rockchip@lists.infradead.org, Chris Zhong , devicetree@vger.kernel.org, linux-pm@vger.kernel.org, Kumar Gala , linux-kernel@vger.kernel.org, Ian Campbell , Sebastian Reichel , Dmitry Eremin-Solenikov , Rob Herring , Heiko Stuebner , David Woodhouse , Pawel Moll , Mark Rutland Subject: [PATCH 0/2] Support disable the wakeup event of gpio-charger Date: Tue, 10 Feb 2015 16:12:23 +0800 Message-Id: <1423555945-24289-1-git-send-email-zyw@rock-chips.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 793 Lines: 21 If you needn't the wakeup event of gpio-charger, this patch can help. Please set "gpio-charger,disable-wakeup" in gpio-charger node. Chris Zhong (2): dt-bindings: add disable-wakeup property for gpio-charger power: gpio-charger: support disable the wakeup event Documentation/devicetree/bindings/power_supply/gpio-charger.txt | 2 ++ drivers/power/gpio-charger.c | 5 ++++- include/linux/power/gpio-charger.h | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) -- 1.9.1 -- 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/