From patchwork Tue Oct 17 09:06:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 116051 Delivered-To: patch@linaro.org Received: by 10.140.22.163 with SMTP id 32csp4638121qgn; Tue, 17 Oct 2017 02:08:28 -0700 (PDT) X-Google-Smtp-Source: AOwi7QA1bCeJI5Lo36j9DBJkasxvsCpWOduJ0uWiESiXV4O2WkVvYZWqxyTa3akGvQXl6aE/JnAn X-Received: by 10.101.78.5 with SMTP id r5mr10211077pgt.94.1508231308121; Tue, 17 Oct 2017 02:08:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1508231308; cv=none; d=google.com; s=arc-20160816; b=nYEXasQGXkG4T+fJTTtRWSDx80P2Vy7BtWmrBqckZYo6chKbY713dr3dkK2TTlMthk 18miR/tp6t8zvp7TKLvcDS/IMGnRNW/G98sIwAmNNPLOpWpbG7njFJSWnxPgj6CBmDd3 fFkn7evVw/ZeyoYXy1GHGi9YarU5qZlw1NdewcpFTYFtlcj3ROoTOiJ1oFmrlROnglgj wIN8p8xg0uoqOoBv1pncdRzpKqbLl/YGH+gOIJVXEDzG/tsJHK+c6uAnNVe+OzD6Ugjh K+LQiX+bgtCkUNMQCJ98FP5t2AfIcIPOiWrKQ+aO99+xTP9pgaigDWx2VnYiq3RZhl1y +iXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:cc:references:in-reply-to:references:in-reply-to :message-id:date:subject:to:from:delivered-to :arc-authentication-results; bh=SRaqYVCH82tg9sCv1Lle+cLDLWoztAfVmr1GIqgX6sE=; b=tI9MwJWeLRCM1BMRKCzpQwkB3irRDKi4BzXH1axsmuFFhuMmlZunklRjPBVJpUBVM8 e7lANysYuP7lFH8Bm2VZxCuA77pCpi2N5qGH8IGou3V7a8JWFHtqVd7BCrD8ot+an0g6 M9cQ/N403BRb7zFr1iCVp6Xah/zG2yIJ8VhwEHWQe60o0hPquucBYDIQ+JTU3vHVBsmS PdiqNl37yBdhdSa5tEWLgQbJcGjXTaqTT2Dpexi9aCLOp2+FNdFTH7lkT6+oHC4j/H7V /Ut3v5dAXPJVIiRzluQhCiVpdgTB5IFtwz496kSZknzRGsmFUDCS3ejbhbsX7E/HiSEX 34Qg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Return-Path: Received: from gabe.freedesktop.org (gabe.freedesktop.org. [131.252.210.177]) by mx.google.com with ESMTPS id u19si5578458pfg.51.2017.10.17.02.08.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2017 02:08:28 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) client-ip=131.252.210.177; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 109446E5B0; Tue, 17 Oct 2017 09:06:58 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by gabe.freedesktop.org (Postfix) with ESMTP id 69C996E60E for ; Tue, 17 Oct 2017 09:06:46 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id D6496208B7; Tue, 17 Oct 2017 11:06:44 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id B03ED208B3; Tue, 17 Oct 2017 11:06:44 +0200 (CEST) From: Maxime Ripard To: Daniel Vetter , David Airlie , Chen-Yu Tsai , Maxime Ripard Subject: [PATCH 18/23] arm: dts: sun8i: a83t: Enable the PWM Date: Tue, 17 Oct 2017 11:06:25 +0200 Message-Id: X-Mailer: git-send-email 2.14.2 In-Reply-To: References: In-Reply-To: References: Cc: Mark Rutland , Thomas Petazzoni , plaes@plaes.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Quentin Schulz , Rob Herring , Mylene Josserand , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, icenowy@aosc.io X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The A83T has the same PWM block than the H3. Add it to our DT. Signed-off-by: Maxime Ripard --- arch/arm/boot/dts/sun8i-a83t.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi index 57feeb6fee8b..ef07a58859c7 100644 --- a/arch/arm/boot/dts/sun8i-a83t.dtsi +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi @@ -496,6 +496,15 @@ status = "disabled"; }; + pwm: pwm@1c21400 { + compatible = "allwinner,sun8i-a83t-pwm", + "allwinner,sun8i-h3-pwm"; + reg = <0x01c21400 0x400>; + clocks = <&osc24M>; + #pwm-cells = <3>; + status = "disabled"; + }; + uart0: serial@1c28000 { compatible = "snps,dw-apb-uart"; reg = <0x01c28000 0x400>;