From patchwork Fri Feb 1 09:47:29 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 10792359 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 3F3991874 for ; Fri, 1 Feb 2019 09:48:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 30D993120F for ; Fri, 1 Feb 2019 09:48:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 251263122F; 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=unavailable 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 CAFFB3122C for ; Fri, 1 Feb 2019 09:48:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729712AbfBAJsJ (ORCPT ); Fri, 1 Feb 2019 04:48:09 -0500 Received: from mail-wr1-f67.google.com ([209.85.221.67]:41626 "EHLO mail-wr1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729714AbfBAJsJ (ORCPT ); Fri, 1 Feb 2019 04:48:09 -0500 Received: by mail-wr1-f67.google.com with SMTP id x10so6334057wrs.8 for ; Fri, 01 Feb 2019 01:48:08 -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=cFkhmaEQUzdaTJR4lhnbhp1irRv/17xUnhxf+z/b5Fo=; b=uCftNi1UhBh5tcgKk747QyyUOOEEMvevxU/E6uOII5cK8fo7rDHS6GsFr4jd38vV4u Tsh6IufVgt/rWmzp53C/cxBXAOayjJ8YZymfUjLj4UiNEasOG33iyr9vAPVCNmcWEWYB w/5cou/E+nLlXyqQ4orUyDrrbeXTVCsMOP3EDbxNZlxXpPGT75GtOQ8nztp9voUODZn8 NhewqWvSTPiUT1FHESK/wGbvEJHjHT/MqtEFMy5Oe/Hos1Nasf3U8pCKOUyTSchCRdDx 7GbgxVSYbHjAEcuY//B3jYi1UkcSUGWSrgCw+KLQ+jBEye0gbEfmhYeUbT0m/QcaWkDD E+uA== 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=cFkhmaEQUzdaTJR4lhnbhp1irRv/17xUnhxf+z/b5Fo=; b=n8jyPgg487AYU7+shm94YCy44lB7/2EZDeHCdZVtsFGuvKmTccOu5sV2xvCxYZchjl LWbzz8kNIl9WsUpSxruRgxTxxnSPGi1osc5mROmk2rTep6NNoSJKUKatTzlcV8BxROIO GUesCkxCLR0NFbpTbHfnLpUAMkjrgT9g4hKjYFwlykWoBeDINwPjd3g9ollpqGa/1gGy z1EYgAdeonwQEap3jcezL+PrrAiV0+VwaSKTge6uYdiNna6lOvrHLonST8Xbd2DEwWPq 5n6cRqH7TqJh2/C1kSpSUnBUT6pWb5zy0yiiCf9nRRSJB6Zf9g4OxluDBQA19C4O334A uNyQ== X-Gm-Message-State: AJcUukfCMXvwwXYDPiWDuhFVul2ld8kw8bPfS0O2olgiYE4wofCiqtRK wrOEN1cYkqAy0rhmt+oZOE1sdQ== X-Google-Smtp-Source: ALg8bN5bz0seoSx3UKNkjBiTjMS9FT9x9CQKgo7HCB+HnSf+Xjr2EScLqhIKna4nvFZsYkmRvml+yw== X-Received: by 2002:adf:90e5:: with SMTP id i92mr36192477wri.210.1549014487320; Fri, 01 Feb 2019 01:48:07 -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.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Feb 2019 01:48:06 -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 04/11] dt-bindings: leds: add DT bindings for max77650 Date: Fri, 1 Feb 2019 10:47:29 +0100 Message-Id: <20190201094736.32057-5-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 LEDs module of max77650. Signed-off-by: Bartosz Golaszewski --- .../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"; + }; + };