From patchwork Wed Apr 3 09:01:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 10883085 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 10D40922 for ; Wed, 3 Apr 2019 09:02:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id ECBB5289D1 for ; Wed, 3 Apr 2019 09:02:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EB0A9289EE; Wed, 3 Apr 2019 09:02:28 +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 8B995289D1 for ; Wed, 3 Apr 2019 09:02:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726499AbfDCJB0 (ORCPT ); Wed, 3 Apr 2019 05:01:26 -0400 Received: from mail-wr1-f65.google.com ([209.85.221.65]:42232 "EHLO mail-wr1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726444AbfDCJB0 (ORCPT ); Wed, 3 Apr 2019 05:01:26 -0400 Received: by mail-wr1-f65.google.com with SMTP id g3so20233515wrx.9 for ; Wed, 03 Apr 2019 02:01:24 -0700 (PDT) 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=3c2Py0QhAwV6yG/8pNQYFpMbQckkgSj5d6HvOL7EdA4=; b=FgR5TMOpfwjLKuUFPyVy9c+ifR10ctS4vqEJ6aTpFXQF8XfzWhH2rZcNPj0teMrF1k p+LQa8V1g+s9IE67Dh4BaaECNXeTrE3MvxIyiZi3Xnbj15sMtnAptSetF9LABbOlbtyQ Q+kcc7CY73GN9e830+ssjyjiHY6M8dxLjjj0SHqBz2zaZGWJYcaIEVMTjXRajmFnUWdQ 7sPydASetiPtgjRplomdrVk1SlFVPGdivARK/sZeReHYT79Mf8U8q/iE6AoIR3EGGVpn 7GnyLiAESh/xrs3IaTN9WzA/RORtFSIO+aJGU/ciMzZ93QUyKrZT53NCyzoZ9dU5MOSp bPuA== 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=3c2Py0QhAwV6yG/8pNQYFpMbQckkgSj5d6HvOL7EdA4=; b=HsPdDvD51+Lp7rtACsEaSLAABOTevjp3guhtSiX4JALfM3O7Xut+Y8n80is0jGWZJO 0XzU8ql5Fkn4+AW1CZBUf8r9onl025fuP32sdHiLS/w7nrIo25wL1wRXouYX36hyJvWs 0LxLEOQq/a8mSjQmZxSBpQ9HM0AIJIbTb6BkscwI+M8hfZubjyHyu6lzbhFi5Gnt44ry psICrtSFej2s/77/ZD5QVK7BSGeBqWWSE2my4XQToUVnrbtH/KKPIo7R/oOPFcqaWCKM 1KQJSZxHVYtvIq6WisA3vd06FVgbwVSSaoSuJrbc4bHagAKVgF3Em7rTJF36pqMR0c8L TVUg== X-Gm-Message-State: APjAAAU4yqU7RSQ9AgqnT98mNopJrLIUvo3ieJbWba9WycDyp6yM/o6d hgNLAJ83eFDAZn8/m1+kVV2XNQ== X-Google-Smtp-Source: APXvYqwiqCshQp2ovvvjEMWh+8OZMQZSlOpKcHKKocgFAVf0dWEHcrRfT9jcqrL+4OcJz5wKY/MkNQ== X-Received: by 2002:a5d:69c7:: with SMTP id s7mr10091334wrw.71.1554282083826; Wed, 03 Apr 2019 02:01:23 -0700 (PDT) Received: from localhost.localdomain (aputeaux-684-1-29-77.w90-86.abo.wanadoo.fr. [90.86.254.77]) by smtp.gmail.com with ESMTPSA id v16sm23981998wru.76.2019.04.03.02.01.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2019 02:01:23 -0700 (PDT) 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 , Rob Herring Subject: [PATCH v8 03/11] dt-bindings: leds: add DT bindings for max77650 Date: Wed, 3 Apr 2019 11:01:00 +0200 Message-Id: <20190403090108.24788-4-brgl@bgdev.pl> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190403090108.24788-1-brgl@bgdev.pl> References: <20190403090108.24788-1-brgl@bgdev.pl> MIME-Version: 1.0 Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Bartosz Golaszewski Add the DT binding document for the LEDs module of max77650. Signed-off-by: Bartosz Golaszewski Reviewed-by: Rob Herring Acked-by: Pavel Machek --- .../bindings/leds/leds-max77650.txt | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 Documentation/devicetree/bindings/leds/leds-max77650.txt diff --git a/Documentation/devicetree/bindings/leds/leds-max77650.txt b/Documentation/devicetree/bindings/leds/leds-max77650.txt new file mode 100644 index 000000000000..3a67115cc1da --- /dev/null +++ b/Documentation/devicetree/bindings/leds/leds-max77650.txt @@ -0,0 +1,57 @@ +LED 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 LED controller is represented as a sub-node of the PMIC node on +the device tree. + +This device has three current sinks. + +Required properties: +-------------------- +- compatible: Must be "maxim,max77650-led" +- #address-cells: Must be <1>. +- #size-cells: Must be <0>. + +Each LED is represented as a sub-node of the LED-controller node. Up to +three sub-nodes can be defined. + +Required properties of the sub-node: +------------------------------------ + +- reg: Must be <0>, <1> or <2>. + +Optional properties of the sub-node: +------------------------------------ + +- label: See Documentation/devicetree/bindings/leds/common.txt +- linux,default-trigger: See Documentation/devicetree/bindings/leds/common.txt + +For more details, please refer to the generic GPIO DT binding document +. + +Example: +-------- + + leds { + compatible = "maxim,max77650-led"; + #address-cells = <1>; + #size-cells = <0>; + + led@0 { + reg = <0>; + label = "blue:usr0"; + }; + + led@1 { + reg = <1>; + label = "red:usr1"; + linux,default-trigger = "heartbeat"; + }; + + led@2 { + reg = <2>; + label = "green:usr2"; + }; + };