From patchwork Fri Jun 17 14:29:43 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9184145 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 63E93608A2 for ; Fri, 17 Jun 2016 14:31:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5B428283A4 for ; Fri, 17 Jun 2016 14:31:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 50296283AA; Fri, 17 Jun 2016 14:31:55 +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 E2869283A4 for ; Fri, 17 Jun 2016 14:31:54 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1bDumv-0002wK-QN; Fri, 17 Jun 2016 14:30:25 +0000 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1bDumj-0001ee-PF for linux-arm-kernel@lists.infradead.org; Fri, 17 Jun 2016 14:30:15 +0000 Received: by mail-wm0-x22d.google.com with SMTP id a66so2198284wme.0 for ; Fri, 17 Jun 2016 07:29:55 -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=6mDiHQi8DoCo7N1c0coWkwKSCrK+mhNUbQsI/SaEhQw=; b=Ym/tIrpKWaiPiTpiRdhrzfB1yPBKmCCv1O9s6ymJZzYRbHnpfK/u4kFoQYlhc28BHe 1kjBrHo8BkddM1V7iHmnAbkM0GLC0MjuwdCu0Q28S2Vu6RkOWiD3CwAVgReb1HG6xj7m VLpoR7NJdsElvAAkzDnIsVoVp9BZ1i5+bz3+/QJcsaA4kWiYCzDhAfX37XL+WkmVWR6z 2/KOLGtR8cu8MT1ihu2kmCjJSpdoyUQGJRg1i29cDTu8xHSIlFWyNu+7EUkoytfJW2Ow sNpZlqofNCOAuNQgWbXnSH+jgTwfAHAdYbrDa3MOnWYd359xOty1D0sPHA23DYUImJb7 sKwg== 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=6mDiHQi8DoCo7N1c0coWkwKSCrK+mhNUbQsI/SaEhQw=; b=ENH4ZQLvgrcZzhSjCctKFNpQwjeNfgNY+Dwbz04FSbxIlyCN8WanvzLD4XLN+jICcC j345n3pvuIvLh5tqfZ/ZZAtwRTeQOH9MA2ZXSSfXFMcY9kvHMhYWjQ6PtEy1x0GlUBlP +K9eV4zRsqVtM3GKW6d5PTcTR/1KeiZiKhnyIhXswO+C4wlH8zkGJtRMMJQf8GaoxZvG sW4OvBJCzMkV7NLDUdW3WZJ7xS5r1KOWw13d6sYnRfF0l60Vx0Rx/Yi6Hqk/lQMV1rCO i7gQM05RGKxC9u0iixqpoVs9FRhlPfsLwFJh3u6r3GEC6CnY6EuULzEzaS757tSzhCAC zwhQ== X-Gm-Message-State: ALyK8tKBK8cs0lTO39vOaXfF0ibosYxHJwU8Mr0P4JARdbB5LSg91SMQ/4YhERps0ACMauTB X-Received: by 10.28.54.147 with SMTP id y19mr2682954wmh.68.1466173793914; Fri, 17 Jun 2016 07:29:53 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id u64sm20407562wmd.8.2016.06.17.07.29.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 17 Jun 2016 07:29:53 -0700 (PDT) From: Neil Armstrong To: thierry.reding@gmail.com, carlo@caione.org, khilman@baylibre.com Subject: [PATCH 3/4] ARM64: dts: meson-gxbb: Add Meson GXBB PWM Controller nodes Date: Fri, 17 Jun 2016 16:29:43 +0200 Message-Id: <1466173784-15625-4-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1466173784-15625-1-git-send-email-narmstrong@baylibre.com> References: <1466173784-15625-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160617_073013_991920_14DAD361 X-CRM114-Status: UNSURE ( 8.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-pwm@vger.kernel.org, Neil Armstrong , linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 806b903..2eacef0 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -153,6 +153,27 @@ status = "disabled"; }; + pwm_ab: pwm@8550 { + compatible = "amlogic,meson-gxbb-pwm"; + reg = <0x0 0x08550 0x0 0x10>; + #pwm-cells = <3>; + status = "disabled"; + }; + + pwm_cd: pwm@8650 { + compatible = "amlogic,meson-gxbb-pwm"; + reg = <0x0 0x08650 0x0 0x10>; + #pwm-cells = <3>; + status = "disabled"; + }; + + pwm_ef: pwm@86c0 { + compatible = "amlogic,meson-gxbb-pwm"; + reg = <0x0 0x086c0 0x0 0x10>; + #pwm-cells = <3>; + status = "disabled"; + }; + uart_C: serial@8700 { compatible = "amlogic,meson-uart"; reg = <0x0 0x8700 0x0 0x14>; @@ -212,6 +233,13 @@ clocks = <&xtal>; status = "disabled"; }; + + pwm_ab_AO: pwm@550 { + compatible = "amlogic,meson-gxbb-pwm"; + reg = <0x0 0x0550 0x0 0x10>; + #pwm-cells = <3>; + status = "disabled"; + }; }; periphs: periphs@c8834000 {