From patchwork Mon Aug 22 14:41:00 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9293635 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 4EDB0607D0 for ; Mon, 22 Aug 2016 14:42:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 416792895B for ; Mon, 22 Aug 2016 14:42:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 35B2D289A1; Mon, 22 Aug 2016 14:42:46 +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 BE02E2895B for ; Mon, 22 Aug 2016 14:42:45 +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 1bbqQx-0003bY-UT; Mon, 22 Aug 2016 14:42:39 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bbqPp-0002kR-8b for linux-amlogic@lists.infradead.org; Mon, 22 Aug 2016 14:41:31 +0000 Received: by mail-wm0-x230.google.com with SMTP id o80so148050283wme.1 for ; Mon, 22 Aug 2016 07:41:08 -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=1ruLpCpXrNx/Noq3htqdX44lHuAnUmmptZsIT3hAR8A8nJNAFx7JgAatwbdOXUgFux ZpD+DNb81O22wDW/DRUuGn2Z+a1G7Ul3Hucu7ErDREGYkD0/Rr1ThwjT1Ahakh4gp85g xZcd2o5x6WSoR3HIBVlKAO7nH1eUKMte5Jar0kQG5hAB0SlKjGfyHVTz06Ur5BxeCc0k b2BoQkyHgo5QB+XI2GjFWjqga8vCxHctfbPG2Ek5Zcnw41tpKH0qv4k5k2jepbx/4FZS XREb1SW2XA7EB8bhokIBhzXf6rWS1eTC+kcB0Of9xB5nKZTv3CRnkzqUc7gYB0xOC7O1 wskg== 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=O9qxGMJ6+TGIyWbIuIrKloLenuHd3eyzhmwOcA9MmsJOMhwDXl47O0Z45UB1mgMFos UB9gVkYtE0TbHfKfnG9HUMWLEevjX8wgTmZCUaSSptNwzLnnG8h0kfffbfAi1sIxLGAU t6zuK3zUGLoj87a6l4P2hGi+lvN1DA6WWFipmJJcONLGEKFNPGeK42qHunXTrDlXmlJS X1LL3o9W+DcJA3613vi0UBvYVaqmK0ifT4VS9LrAihvcBYINcHPevPAsl2Y3IcFivjcw AtB+afDHukIv/78eo2tmatHdXrX9Epq2arWi0264kxpfkOpFhswIecTetDN5dCWgTyfv trUA== X-Gm-Message-State: AEkoouvC6hNv2k9VQ0JqU9kh0ZZnT5jp1Is5SachoxSpoSOcdK9DWg7QHKvYXDZZ7GHq7qZJ X-Received: by 10.194.70.165 with SMTP id n5mr17701958wju.135.1471876867533; Mon, 22 Aug 2016 07:41:07 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id w129sm21835255wmd.9.2016.08.22.07.41.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 22 Aug 2016 07:41:06 -0700 (PDT) From: Neil Armstrong To: linus.walleij@linaro.org, khilman@baylibre.com, carlo@caione.org, devicetree@vger.kernel.org Subject: [RESEND PATCH 2/2] ARM64: dts: meson-gxbb: Add PWM pinctrl nodes Date: Mon, 22 Aug 2016 16:41:00 +0200 Message-Id: <1471876860-5620-3-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1471876860-5620-1-git-send-email-narmstrong@baylibre.com> References: <1471876860-5620-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160822_074129_620324_64F33E1E X-CRM114-Status: UNSURE ( 7.28 ) 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"; + }; + }; }; };