From patchwork Tue Aug 23 11:25:08 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9295457 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 D957960757 for ; Tue, 23 Aug 2016 11:26:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C9D4528849 for ; Tue, 23 Aug 2016 11:26:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BE60128B21; Tue, 23 Aug 2016 11:26:01 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 4B35428849 for ; Tue, 23 Aug 2016 11:26:01 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bc9q6-0003ln-GN; Tue, 23 Aug 2016 11:25:54 +0000 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bc9pp-0002rT-AV for linux-amlogic@lists.infradead.org; Tue, 23 Aug 2016 11:25:40 +0000 Received: by mail-wm0-x231.google.com with SMTP id q128so26947316wma.1 for ; Tue, 23 Aug 2016 04:25:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=JnHiUb5m2/CDwC2hfDQkgMCeaVlk4+gSDAjoA0lhGRM=; b=lxzTwwnQeMl4YqT5C4pGFBNpIoI5ioODr2X+s5uXO37MNwXsV1oaBr65urltl+h0uA bsH2yZIOirj3wLQ6Qo39bn6GFjcaxzw+7lggPR/VkCeaPxnMjH61OZKsozwHHatwd6KH hFw1fGM2eFkfEo3Pl2OfsX9HAAUUIoMwgiMub80/mW0k95FLlY32bs7b7RWlQL0F/yvx bzzXpKpuaKF9NYImFctZ31Wy3HdSzi4Trfp5OVDoOFYitlipR+vnV4b0P9e38IeOMC0S x4XhKnqfIiLeTLnuZAT8/Rt8MMChv+RJGZTiNXHgmzfoO61G1r4HWpNqtTFumpIRpjg1 LuRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=JnHiUb5m2/CDwC2hfDQkgMCeaVlk4+gSDAjoA0lhGRM=; b=blQoUa47uGJDiuaNcVo4WmMKdFtEtPsNZCnYP9F/yVKJhnxAxlxXf8SbdIG54IRXi/ JDUl1D7sKunm1/1Kov6Dou/xeAxkcobFfhYQpx54iVXmHG/mLXRhIRIbiE8MM7gfqdHj UxasHfgekf/zUBPxFkkIgrWtSnb1Q7PiqFDB4Qlb49nKC8mlDQYxHE5CBG753jYHChon 2jRVnFuJtlhCgiaP2Oi9l2mAtJAsFiGZFT+cRcEBtyaCm4DKpY1oy50oh/1eQZaaNcA/ Tc17wWDc7eOZ8h4jIuQCTFRGkA/XAdgsbHVsMQ6ZFVN+5+QQUwOHGWosSL9lPkARLj5q CuKQ== X-Gm-Message-State: AEkoout77wEAmkfWsdXd1MAdbd/wiaoUpseuYe7XzmFFbx/VjX0jqY8GDm3O//V6YHiZ5waZ X-Received: by 10.28.183.135 with SMTP id h129mr21108417wmf.2.1471951515924; Tue, 23 Aug 2016 04:25:15 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id o76sm3873713wmg.16.2016.08.23.04.25.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 23 Aug 2016 04:25:15 -0700 (PDT) From: Neil Armstrong To: linus.walleij@linaro.org, khilman@baylibre.com, carlo@caione.org, devicetree@vger.kernel.org Subject: [PATCH v2 2/2] ARM64: dts: meson-gxbb: Add PWM pinctrl nodes Date: Tue, 23 Aug 2016 13:25:08 +0200 Message-Id: <1471951508-29620-3-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1471951508-29620-1-git-send-email-narmstrong@baylibre.com> References: <1471951508-29620-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160823_042537_732120_8DBDA75E X-CRM114-Status: UNSURE ( 7.90 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-amlogic@lists.infradead.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Neil Armstrong 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 Add DT nodes for PWMs in EE and AO domains. Acked-by: Linus Walleij Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 77 +++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index e502c24..9aeb88a 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -203,6 +203,34 @@ function = "uart_ao"; }; }; + + pwm_ao_a_3_pins: pwm_ao_a_3 { + mux { + groups = "pwm_ao_a_3"; + function = "pwm_ao_a_3"; + }; + }; + + pwm_ao_a_6_pins: pwm_ao_a_6 { + mux { + groups = "pwm_ao_a_6"; + function = "pwm_ao_a_6"; + }; + }; + + pwm_ao_a_12_pins: pwm_ao_a_12 { + mux { + groups = "pwm_ao_a_12"; + function = "pwm_ao_a_12"; + }; + }; + + pwm_ao_b_pins: pwm_ao_b { + mux { + groups = "pwm_ao_b"; + function = "pwm_ao_b"; + }; + }; }; uart_AO: serial@4c0 { @@ -306,6 +334,55 @@ function = "eth"; }; }; + + pwm_a_x_pins: pwm_a_x { + mux { + groups = "pwm_a_x"; + function = "pwm_a_x"; + }; + }; + + pwm_a_y_pins: pwm_a_y { + mux { + groups = "pwm_a_y"; + function = "pwm_a_y"; + }; + }; + + pwm_b_pins: pwm_b { + mux { + groups = "pwm_b"; + function = "pwm_b"; + }; + }; + + pwm_d_pins: pwm_d { + mux { + groups = "pwm_d"; + function = "pwm_d"; + }; + }; + + pwm_e_pins: pwm_e { + mux { + groups = "pwm_e"; + function = "pwm_e"; + }; + }; + + pwm_f_x_pins: pwm_f_x { + mux { + groups = "pwm_f_x"; + function = "pwm_f_x"; + }; + }; + + pwm_f_y_pins: pwm_f_y { + mux { + groups = "pwm_f_y"; + function = "pwm_f_y"; + }; + }; }; };