From patchwork Sun Jan 22 21:05:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Blumenstingl X-Patchwork-Id: 9531475 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id AC49860431 for ; Sun, 22 Jan 2017 21:08:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9E25827F81 for ; Sun, 22 Jan 2017 21:08:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 92F9927F8C; Sun, 22 Jan 2017 21:08:18 +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=-1.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 6997627F81 for ; Sun, 22 Jan 2017 21:08:18 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cVPMy-0005q9-4J; Sun, 22 Jan 2017 21:08:12 +0000 Received: from mail-wm0-f66.google.com ([74.125.82.66]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cVPLt-0004dI-Om; Sun, 22 Jan 2017 21:07:07 +0000 Received: by mail-wm0-f66.google.com with SMTP id r126so21610862wmr.3; Sun, 22 Jan 2017 13:06:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=jlMF3+KlMq8W8VyK2yM2dYFhI6pR2pxpJtXYLPHRCvc=; b=QSDH5+1n7+BYChvsKc+ey0ierAebwO4/8aEsmP7KQjdvKQNVT756B0cBts3Hryy5L/ h9ZPt8FvaBmZiEn2XFXuHNMaS+uZqPn9vIsjJ9kosPXz5NIq6ySeBIgtCw8Pi8G+iDPD 4VinAFMaXVlp5vKF4YXYk4GSX1P/vLvkAw48QRpVyyRIUwApHoTkmwFRyTGWWxv1kw+Q rzCsh+PxQ5VqqsPlswCtfANPn4CVXSaS1BDi6JtM5TJNTeR8CiHa+5vIU2YQGEpQHub/ w4L9SOam+PGNtpVBounKEMGn+RsOb+pFxedyMRHDZyUUJyA7Bk6VBRZKqEfzTf+MadPe 8S/Q== 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; bh=jlMF3+KlMq8W8VyK2yM2dYFhI6pR2pxpJtXYLPHRCvc=; b=VeOQWBTm+MRRnJ3wSF5j19vjQuuAaiwwlzN1h1xMfJaTmoqjUQMSI0mwp7FpEO6/f8 JXV8oN38/FtqI+FuuoPD+brZh/gLJloQDu+G5tkG8waul/ldtEJHnm7z7Gu6cHj6Uzsn gXDd4M0zCL7lqWY3IOC0HzqgkOQICpEu8L5FgENswqlX+AcFzrRVI+CGcp+v8b697WCB VTCtXr5XlVNOmD0aqm0MI4OwJNLSnvW336cP1M0WRM8sWmxTz9A65MhTYhFDzhNZvHXh QCiQMnXzWbu+2qSzIIJ+BK/7F1cxU0p9x9SLBcz6sNkXTvmSHjHxWWLDnkGOQHEjiCf2 IYHw== X-Gm-Message-State: AIkVDXKmthJbzO2YSg4ckwmXj3uR1KvTs68OgA97tk/etIHUyingBPpFb2siHlidivUq1w== X-Received: by 10.223.148.2 with SMTP id 2mr23203059wrq.75.1485119144132; Sun, 22 Jan 2017 13:05:44 -0800 (PST) Received: from blackbox.darklights.net (p200300DCD3E0200408A0F52CBA7B1138.dip0.t-ipconnect.de. [2003:dc:d3e0:2004:8a0:f52c:ba7b:1138]) by smtp.googlemail.com with ESMTPSA id t194sm27127481wmd.1.2017.01.22.13.05.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Jan 2017 13:05:43 -0800 (PST) From: Martin Blumenstingl To: linux-gpio@vger.kernel.org, linux-amlogic@lists.infradead.org, linus.walleij@linaro.org, khilman@baylibre.com, carlo@caione.org Subject: [PATCH 3/3] ARM64: dts: meson-gxl: add the pwm_ao_b pin Date: Sun, 22 Jan 2017 22:05:28 +0100 Message-Id: <20170122210528.892-4-martin.blumenstingl@googlemail.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170122210528.892-1-martin.blumenstingl@googlemail.com> References: <20170122210528.892-1-martin.blumenstingl@googlemail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170122_130705_995429_C32A3EEF X-CRM114-Status: UNSURE ( 7.74 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, Martin Blumenstingl , catalin.marinas@arm.com, will.deacon@arm.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This adds the pwm_ao_b pin to allow boards which have an LED connected to GPIOAO_9 to use the leds-pwm driver (by activating the pwm_AO_ab node and passing the pwm_ao_b_pin pinctrl-reference). Signed-off-by: Martin Blumenstingl --- arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi index b0070489e179..20e98a0bfb6e 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi @@ -117,6 +117,13 @@ function = "remote_input_ao"; }; }; + + pwm_ao_b_pins: pwm_ao_b { + mux { + groups = "pwm_ao_b"; + function = "pwm_ao_b"; + }; + }; }; };