From patchwork Fri Feb 1 09:47:30 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 10792361 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0133B13BF for ; Fri, 1 Feb 2019 09:48:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E6B2A3120F for ; Fri, 1 Feb 2019 09:48:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DACE73122F; Fri, 1 Feb 2019 09:48:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 81E9B3120F for ; Fri, 1 Feb 2019 09:48:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729711AbfBAJsK (ORCPT ); Fri, 1 Feb 2019 04:48:10 -0500 Received: from mail-wm1-f66.google.com ([209.85.128.66]:51647 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729716AbfBAJsK (ORCPT ); Fri, 1 Feb 2019 04:48:10 -0500 Received: by mail-wm1-f66.google.com with SMTP id b11so5408252wmj.1 for ; Fri, 01 Feb 2019 01:48:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=uJmiNfRo8EeI+C3VRiIxh9DmBCp1GcHRXWm7GuC7DQs=; b=aX349u0uwisMMyB+gBJA3B+CmkX+J8W548y5le5Gi9fCLFQI5JeU3Ro9nYQQjq2/9W 8dedgvTL6l2QXdOSCJl0iHLlLv9t03vmWSGdMRhvnRIcv7HkiU/cCEfQ35cqHkzcFW3Y 7SGK+DR0241Bx0j3JdE9/p6Yzw3A2wLBs3EVUscqh7BiW3vRrN8nwLg8vYSRst8j+Ppd c5DYZoYlpesjyVVYwaxbZooF3PfC6wUpFnyB7auw85pjOVPJRqGMq5evGNvixEuBGop0 WP0Au4eCPghh7F8Tsj0v7GMd+1E0HgDmwwP8qjyrHOMvtHrhP2HV6wKxOhfM+QjPxG3v JWXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=uJmiNfRo8EeI+C3VRiIxh9DmBCp1GcHRXWm7GuC7DQs=; b=K6uocR//ZCZllG40t23lB9XA+ZsfyeCCaQjUwxT8oVCUNIpRVcGghafHTgGvTetxRP 34yS8HfWiW4q/HATA9vzwVauU8K+8j0kCgihqpNAQPfSxsNC3msPD7M2mWK5KdhjWl2Z ooT2c/LhPz5LvaYG2+KaaCf2ilwwbegSBSpAuyWZHrHpzjm08fO6XdXiTCEkF2+ZfZlz nH7ZENDzuTkA7QdrmplrftOFYTP2fplT0qEDsOnUiai4oq/GyqoZgwt8ndOhuCU9B51c yvZ9pGE5V+yPH+JEzYRloug/uB/g+2EgmgbpxM00K1o9Ub1HogGVim2bQR1P6yaQugqv DN6Q== X-Gm-Message-State: AHQUAuZMRjbloGeNDqf6O2cW6KEwpPXDWdYFv/T8G6AcV1q3JOu5c8Zm oIo/5j2VepkUsrnubUM1c6UXMg== X-Google-Smtp-Source: AHgI3Ib2nSB+GHS5VJtyC3St0D7cgcsTpgT/T0QXVAN6G944PZ91yHETIlaPJfU4qNeyqJgFXZ8h3g== X-Received: by 2002:a1c:2686:: with SMTP id m128mr1565300wmm.52.1549014488653; Fri, 01 Feb 2019 01:48:08 -0800 (PST) Received: from debian-brgl.home ([2a01:cb1d:af:5b00:6d6c:8493:1ab5:dad7]) by smtp.gmail.com with ESMTPSA id m15sm9648970wrr.95.2019.02.01.01.48.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Feb 2019 01:48:08 -0800 (PST) From: Bartosz Golaszewski To: Rob Herring , Mark Rutland , Linus Walleij , Dmitry Torokhov , Jacek Anaszewski , Pavel Machek , Lee Jones , Sebastian Reichel , Liam Girdwood , Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-pm@vger.kernel.org, Bartosz Golaszewski Subject: [PATCH v3 05/11] dt-bindings: input: add DT bindings for max77650 Date: Fri, 1 Feb 2019 10:47:30 +0100 Message-Id: <20190201094736.32057-6-brgl@bgdev.pl> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190201094736.32057-1-brgl@bgdev.pl> References: <20190201094736.32057-1-brgl@bgdev.pl> MIME-Version: 1.0 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Bartosz Golaszewski Add the DT binding document for the onkey module of max77650. Signed-off-by: Bartosz Golaszewski --- .../bindings/input/max77650-onkey.txt | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/max77650-onkey.txt diff --git a/Documentation/devicetree/bindings/input/max77650-onkey.txt b/Documentation/devicetree/bindings/input/max77650-onkey.txt new file mode 100644 index 000000000000..37c80898be4d --- /dev/null +++ b/Documentation/devicetree/bindings/input/max77650-onkey.txt @@ -0,0 +1,26 @@ +Onkey driver for MAX77650 PMIC from Maxim Integrated. + +This module is part of the MAX77650 MFD device. For more details +see Documentation/devicetree/bindings/mfd/max77650.txt. + +The onkey controller is represented as a sub-node of the PMIC node on +the device tree. + +Required properties: +-------------------- +- compatible: Must be "maxim,max77650-onkey". + +Optional properties: +- linux,code: The key-code to be reported when the key is pressed. + Defaults to KEY_POWER. +- maxim,onkey-mode: Must be "push" or "slide" depending on the type of + button used by the system. Defaults to "push". + +Example: +-------- + + onkey { + compatible = "maxim,max77650-onkey"; + linux,code = ; + maxim,onkey-mode = "slide"; + };