From patchwork Mon Aug 22 12:54:10 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9293485 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 97B54607F0 for ; Mon, 22 Aug 2016 12:55:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8D0022898E for ; Mon, 22 Aug 2016 12:55:25 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8195B28992; Mon, 22 Aug 2016 12:55:25 +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 194342898E for ; Mon, 22 Aug 2016 12:55:25 +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 1bbol5-00021s-KB; Mon, 22 Aug 2016 12:55:19 +0000 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bbokS-0000wV-7h for linux-amlogic@lists.infradead.org; Mon, 22 Aug 2016 12:54:41 +0000 Received: by mail-wm0-x232.google.com with SMTP id i5so142655678wmg.0 for ; Mon, 22 Aug 2016 05:54:19 -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=oaroOp9jKnyW5vOXH5Qfzj7sDznC7B4Y4rAskXEqKGc=; b=X1Vu7J1irCiio9o6G7mH93LptqWUSL3j02Ymm5tO2z1i/Ht38SPXXwNRde+vN78J4X PZLparhbD1h806przMbi7zgt7Xs2cps6VHHeoU1xRxGIVY0EGg7HkrdupnGF+lmeS08j Ndm6Cyk/g6C5vx1VM5bzH9LTyVzrpGJwFUT5z69YWHro4UyD4Q6HdZcCXayuzNq5/LHC BS3eK3dwqIoxMSc2CsBNaCrTOpSm0XT3LLmcxmGaD2M66Yvw4T1Z3o8hVoZtTNKRwmKs zkTB3mL2liGUcR328pruCk+stF/PKHEFVw2psjKaIIF2fAf2594LJQJUFMfnyiUujJdR ilHg== 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=oaroOp9jKnyW5vOXH5Qfzj7sDznC7B4Y4rAskXEqKGc=; b=cUVtltVjNd7DanaOF3HLUn2dCATX37NQwDrpb/BY5b9cbm8uL9gqrU7XqJpgdqt8ub AL4nuS0o2s9CzjNS/JJxBEPqaVOMH394xACuuYNT21aaOMJ/302RneSqsUqyPsmCChWb S8P4zF1Gv3uqfEx1jLKIQ+sH5bBl3Fu/pzaHB4/wgIfdh2YBbj9hhrJJwMvJVihm/prD S9TYsrLZtIF6D1i9x3VMW+jcmUxBmMa/C3NEe0cqPELcMMEw2CjE77kGV4PHXbzk1s/M bUx31VYWlC13q7eWEusu7QcwIc7StWu9BoladH5zR/xDTBbp2U7DW5IKQ8i/6InjvgKW Vb5A== X-Gm-Message-State: AEkoouuliQupjDUMUU/0qb35tYAWk0d7RvCIfRH3V70+LBpup6gsyzBL2NRhU7wTb9U6bgrk X-Received: by 10.28.228.132 with SMTP id b126mr16232336wmh.93.1471870458185; Mon, 22 Aug 2016 05:54:18 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id 142sm21277379wmh.12.2016.08.22.05.54.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 22 Aug 2016 05:54:17 -0700 (PDT) From: Neil Armstrong To: linus.walleij@linaro.org, khilman@baylibre.com, carlo@caione.org, devicetree@vger.kernel.org Subject: [PATCH 2/2] ARM64: dts: meson-gxbb: Add PWM pinctrl nodes Date: Mon, 22 Aug 2016 14:54:10 +0200 Message-Id: <1471870450-11109-3-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1471870450-11109-1-git-send-email-narmstrong@baylibre.com> References: <1471870450-11109-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160822_055440_535292_4AB1FF66 X-CRM114-Status: UNSURE ( 7.17 ) 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. Signed-off-by: Neil Armstrong Acked-by: Linus Walleij --- 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 e3f4d36..0677eca 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -224,6 +224,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 { @@ -334,6 +362,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"; + }; + }; }; };