From patchwork Fri Mar 31 15:22:48 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ludovic Desroches X-Patchwork-Id: 9656649 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 BC4F1601D2 for ; Fri, 31 Mar 2017 15:36:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AE3EF275A2 for ; Fri, 31 Mar 2017 15:36:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A2E89286EF; Fri, 31 Mar 2017 15:36:42 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3B632275A2 for ; Fri, 31 Mar 2017 15:36:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Akm5i7QyuDo3Y05UJyyrhwz1IyqWnVIhccX4SL/veDc=; b=XoncCdIunkHLl9 +Jei3VmM6L4gBSmQaQM07aqB+LlGJTybQ8Y6Dmxuc90CnCU+CvgLogoJUK091TEUcx9WcbTtJcBS5 JNOnFLwxHro7kUk6pVMEKihvQULoK1Hm2gjh3MWdlq5uH9/jKlWI2OHMau7ClWqQ9zVFWuPiEk/+M Il5JbHVh/k7DaW8Ndfv5bQUBZwL78BqHcoaLMn/vnr8Oykt0ecxE2wL3YcNAqQoF1MAoN6T0S52GO lCQCp+nFLApIrcumZfqvAeNAZxbWSkSb4MU8MuEqhCSLKxjWvI+BAKL1Q1Kpr5Qx6S5w7zxUbV5W4 6homz138f4xdUxsIaM1A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1ctybO-0007Gf-S7; Fri, 31 Mar 2017 15:36:38 +0000 Received: from esa2.microchip.iphmx.com ([68.232.149.84]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1ctyOz-0000cB-IW for linux-arm-kernel@lists.infradead.org; Fri, 31 Mar 2017 15:23:52 +0000 X-IronPort-AV: E=Sophos;i="5.36,252,1486450800"; d="scan'208";a="846968" Received: from exsmtp02.microchip.com (HELO email.microchip.com) ([198.175.253.38]) by esa2.microchip.iphmx.com with ESMTP/TLS/AES256-SHA; 31 Mar 2017 08:23:19 -0700 Received: from ibiza.rfo.atmel.com (10.10.76.4) by chn-sv-exch02.mchp-main.com (10.10.76.38) with Microsoft SMTP Server id 14.3.181.6; Fri, 31 Mar 2017 08:23:18 -0700 From: Ludovic Desroches To: , , Subject: [PATCH 2/4] ARM: dts: at91: sama5d2: add PTC subsystem device Date: Fri, 31 Mar 2017 17:22:48 +0200 Message-ID: <20170331152250.12758-3-ludovic.desroches@microchip.com> X-Mailer: git-send-email 2.9.0 In-Reply-To: <20170331152250.12758-1-ludovic.desroches@microchip.com> References: <20170331152250.12758-1-ludovic.desroches@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170331_082349_885541_AC402770 X-CRM114-Status: UNSURE ( 6.53 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ludovic Desroches , dmitry.torokhov@gmail.com, alexandre.belloni@free-electrons.com, linux-kernel@vger.kernel.org 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 From: Ludovic Desroches Add the Atmel Peripheral Touch Controller subsystem. Signed-off-by: Ludovic Desroches --- arch/arm/boot/dts/sama5d2.dtsi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/arch/arm/boot/dts/sama5d2.dtsi b/arch/arm/boot/dts/sama5d2.dtsi index 468ef9c..a958456 100644 --- a/arch/arm/boot/dts/sama5d2.dtsi +++ b/arch/arm/boot/dts/sama5d2.dtsi @@ -762,6 +762,12 @@ atmel,clk-output-range = <0 83000000>; }; + ptc_clk: ptc_clk { + #clock-cells = <0>; + reg = <58>; + atmel,clk-output-range = <0 83000000>; + }; + classd_clk: classd_clk { #clock-cells = <0>; reg = <59>; @@ -1310,6 +1316,16 @@ reg = <0xfc05c000 0x20>; }; + ptc@fc060000 { + compatible = "atmel,sama5d2-ptc"; + reg = <0x00800000 0x10000 + 0xfc060000 0xcf>; + interrupts = <58 IRQ_TYPE_LEVEL_HIGH 7>; + clocks = <&ptc_clk>, <&main>, <&clk32k>; + clock-names = "ptc_clk", "ptc_int_osc", "slow_clk"; + status = "disabled"; + }; + chipid@fc069000 { compatible = "atmel,sama5d2-chipid"; reg = <0xfc069000 0x8>;