From patchwork Wed Aug 31 08:25:18 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Milo Kim X-Patchwork-Id: 9306623 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 48DB1601C0 for ; Wed, 31 Aug 2016 08:34:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3AC1328E56 for ; Wed, 31 Aug 2016 08:34:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2F14B28E5E; Wed, 31 Aug 2016 08:34:40 +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_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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 D24B728E56 for ; Wed, 31 Aug 2016 08:34:39 +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 1bf0v7-00042v-Cl; Wed, 31 Aug 2016 08:30:53 +0000 Received: from mail-pa0-x244.google.com ([2607:f8b0:400e:c03::244]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bf0qm-00007h-Na for linux-arm-kernel@lists.infradead.org; Wed, 31 Aug 2016 08:26:26 +0000 Received: by mail-pa0-x244.google.com with SMTP id hh10so2281462pac.1 for ; Wed, 31 Aug 2016 01:26:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=ehMmHI6uPU2KR/u3OQ1SW0g4DPT3Nyfhu4rjI9mID/U=; b=EI2dbMX5qR3OSi9OqJjahD7m7l6rGf/RD7l3E4ReNtNM82HuUzicigiEiNSFoRyank FKEaMVOe6ZB6mn76CBl2nr6EbEkN4elTGeL4wru7O20sSdR1+bpn8iNG2sqMuSs0oDEv oIoll7RyKdEgo52UA0xfyNXVofHgrpf9ewJ5yF9BdRUpP7zWRV+tLq48Y3c7hAiD5ZZ+ N5CJ/uYf5Glgwzi9l8hg1hrkgy6OIS41MTyHtv/EUQEc3Vntf0FDcL7X9Ywg56phcrql 2bIfOva44FoY/XJuclq9gCKbOZG4LkM/qTaewo44bVKUXGeol5wgRK6g74lS1iZtxGpi Pdlw== 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=ehMmHI6uPU2KR/u3OQ1SW0g4DPT3Nyfhu4rjI9mID/U=; b=ce9ho9AR6+5ZN4W6E4+UvMFEzmFTIwKJUMlMVOYyzOOUYeZPvb1r+X+emfV4xxbQVb Ebfk5yxNsQxrgVOLuOUC0kw12XiO2YM1MjggxHYUvHs0EBlwdMt9QXgTubRZYJG1O07i vBAfwTVe8b1EYBGvBG2zuzNdyNAIeQfl+pTGKKHW+Sv0i5DucCmGL2H8cb/wbbEvmhIh eNv3rq6nJX5llKMd+x6XxzcBJ/0gm35RALu9713LrkC/RtYVI1F/bBwQ/EC8MkiS3z1j ehw0RBP+7uTD0p3NUgIxelK03ZxLdWc81YDrJ8in3LN1S4KKy7K9UwDJ3L/BKDD0V37+ GYcQ== X-Gm-Message-State: AE9vXwO3Gp7mwPHaiYdYXWOt9m1JtD3oNORCBVh24e+DX2nGEvknTg80dV8lWBVcv+lBUg== X-Received: by 10.66.220.194 with SMTP id py2mr14528530pac.77.1472631963803; Wed, 31 Aug 2016 01:26:03 -0700 (PDT) Received: from localhost.localdomain ([110.70.55.171]) by smtp.gmail.com with ESMTPSA id i62sm62873567pfg.62.2016.08.31.01.25.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 31 Aug 2016 01:26:03 -0700 (PDT) From: Milo Kim To: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Linus Walleij , Thierry Reding Subject: [PATCH v2 2/4] ARM: dts: sun8i: Add PWM controller node in H3 Date: Wed, 31 Aug 2016 17:25:18 +0900 Message-Id: <20160831082520.25962-3-woogyom.kim@gmail.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20160831082520.25962-1-woogyom.kim@gmail.com> References: <20160831082520.25962-1-woogyom.kim@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160831_012624_997451_95324A25 X-CRM114-Status: UNSURE ( 9.84 ) 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, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Milo Kim , 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 Cc: Rob Herring Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: devicetree@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Milo Kim Acked-by: Chen-Yu Tsai --- arch/arm/boot/dts/sun8i-h3.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-h3.dtsi b/arch/arm/boot/dts/sun8i-h3.dtsi index 05d0c4b..860e355 100644 --- a/arch/arm/boot/dts/sun8i-h3.dtsi +++ b/arch/arm/boot/dts/sun8i-h3.dtsi @@ -396,6 +396,14 @@ interrupts = ; }; + pwm: pwm@01c21400 { + compatible = "allwinner,sun8i-h3-pwm"; + reg = <0x01c21400 0x8>; + clocks = <&osc24M>; + #pwm-cells = <3>; + status = "disabled"; + }; + uart0: serial@01c28000 { compatible = "snps,dw-apb-uart"; reg = <0x01c28000 0x400>;