From patchwork Sun Jul 10 09:24:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9222437 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 58328604DB for ; Sun, 10 Jul 2016 09:24:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 47BE81FFBD for ; Sun, 10 Jul 2016 09:24:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3A74723B3C; Sun, 10 Jul 2016 09:24:45 +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 BA71C22B1F for ; Sun, 10 Jul 2016 09:24:43 +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 1bMAyg-0007fm-66; Sun, 10 Jul 2016 09:24:42 +0000 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bMAyY-0007b0-Bx for linux-amlogic@lists.infradead.org; Sun, 10 Jul 2016 09:24:35 +0000 Received: by mail-wm0-x22d.google.com with SMTP id o80so15505729wme.1 for ; Sun, 10 Jul 2016 02:24: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=b2QBBjgm+E7ZvlAG9ZV1BDZ4HAF6dkwSyUyksdTycao=; b=M42/dA4TrYuYMPtjG4HvBp2ebEyYkQkuvoZh9AYCdR6X8s1yRO5gTkI9fXZDK1OFoD mFxIqoXDCXR0QQvzkdeXlScgVvSYENbwGuvVkaylfUGXtlL9L2jdlu/E8W0qB4on+ZQu AfKM0KEWihp6dO0OPvovw718svbajwhIHLFiD3x9g7g96rbSX5BBrR76t0iFnc2Vo9sr yNEP6YIkafdzeQE0HT4/H5GrW2eFYadsKpoDPhZ5mGPz+qBB4470/Xz/ZrZ6a0i4q7tQ 84+7yw53KCTbQgxyJtaBm+/nDF1YBYnhoNgiKPNl7uL8pu4V1K1lnCKw4C87e9cw90EW RVFQ== 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=b2QBBjgm+E7ZvlAG9ZV1BDZ4HAF6dkwSyUyksdTycao=; b=V/WjIjpHt3xTiVln/jZucEl8ZXW31/GIOHV2GseTrHyRBSNvpXAiGOonWLZSCDxDfZ 8TdTuxPe13xpIduiy79xVGKnAHRisr+XUII9VuRLm/z4zSDxUe17ELcarBQ10WtcfigA GKq54lTQq9BSAy9p+knwxUjZF2HFQOqh42VWOIfXXNRyEiJWDvuE1bu2uYsKzuiaBCoa oMdRlWcF6WEExVSYxpRY+O+IqK/UDmpSAmUL4b3VF5hQCG3zUxnsB2LDVK7X36s7qNo8 rAoS59BjmnoJhbl01i1+7C96XCP+ZfhY2Q3X+e7b7WGS04XOboQEtqV8rbrxdr7lwl0m +ONA== X-Gm-Message-State: ALyK8tJq2N5mUjOYSbYxj/lBjLVbtHXaoX7QMlcZ4+nSk1o1yn/g/4ocwwQa5G4DoD2AWJh0 X-Received: by 10.28.184.16 with SMTP id i16mr11669881wmf.12.1468142656721; Sun, 10 Jul 2016 02:24:16 -0700 (PDT) Received: from localhost.localdomain (home.amouriers.starnux.net. [82.228.250.61]) by smtp.gmail.com with ESMTPSA id f196sm12004304wmg.15.2016.07.10.02.24.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 10 Jul 2016 02:24:16 -0700 (PDT) From: Neil Armstrong To: thierry.reding@gmail.com, carlo@caione.org, khilman@baylibre.com Subject: [PATCH v2 4/4] ARM: dts: meson8b: Add Meson8b PWM Controller nodes Date: Sun, 10 Jul 2016 11:24:05 +0200 Message-Id: <1468142645-4360-5-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1468142645-4360-1-git-send-email-narmstrong@baylibre.com> References: <1468142645-4360-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160710_022434_707666_8144E302 X-CRM114-Status: UNSURE ( 7.48 ) 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: 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-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Neil Armstrong --- arch/arm/boot/dts/meson8b.dtsi | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/arch/arm/boot/dts/meson8b.dtsi b/arch/arm/boot/dts/meson8b.dtsi index fc4080d..41fd536 100644 --- a/arch/arm/boot/dts/meson8b.dtsi +++ b/arch/arm/boot/dts/meson8b.dtsi @@ -162,6 +162,27 @@ reg = <0xc1108000 0x4>, <0xc1104000 0x460>; }; + pwm_ab: pwm@8550 { + compatible = "amlogic,meson8b-pwm"; + reg = <0xc1108550 0x10>; + #pwm-cells = <3>; + status = "disabled"; + }; + + pwm_cd: pwm@8650 { + compatible = "amlogic,meson8b-pwm"; + reg = <0xc1108650 0x10>; + #pwm-cells = <3>; + status = "disabled"; + }; + + pwm_ef: pwm@86c0 { + compatible = "amlogic,meson8b-pwm"; + reg = <0xc11086c0 0x10>; + #pwm-cells = <3>; + status = "disabled"; + }; + pinctrl_cbus: pinctrl@c1109880 { compatible = "amlogic,meson8b-cbus-pinctrl"; reg = <0xc1109880 0x10>;