From patchwork Thu Jun 25 21:43:07 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 11627341 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 94A9D60D for ; Fri, 26 Jun 2020 12:12:36 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5F19020775 for ; Fri, 26 Jun 2020 12:12:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="1elH4ocJ"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="polbjXKV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5F19020775 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=vonhv2wxUgKR5kUdEpMLTmeFq+AJo5hIXB3byuhmq2Q=; b=1elH4ocJihvwP39qR6CyZnKWU vZJKnwhURfqr74SvIx3HS6h6IdsvZbhoKsE6bnu58mJhqWapxnvXj9Ds8slFRUGnRMQTZ/J8dneLO /VU1eVi1b4S52C0SVzDX7d9T7XTGRXod4BlvSX6gCd+PK/m5Nb/nqJU9GiD4nWmrFfuWRnQcMXUfM 1CeK6EebYZotWxSWEr5VMgn4qyNqU5opXzZnS5Y4O8U40/oyO3vr4fHXeRBO6mAJJqOn8NNDeLBim TH/ewygamlMdxZQXTVvwXkGcdt7MaQhk4R11SmZqsgdQhFHJGxzHOEc4a87sn++u01ZYyhYR2mQh/ S7Fw713iw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jonBV-000646-5Y; Fri, 26 Jun 2020 12:10:21 +0000 Received: from casper.infradead.org ([90.155.50.34]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jolOX-0000aR-Rn for linux-arm-kernel@merlin.infradead.org; Fri, 26 Jun 2020 10:15:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=ZCn442YHs+T2bSbcwbgFPe1MBTqsvv7iXJlXUVaMoEE=; b=polbjXKVV1VVc48epH50pq6uSr xvsHLbbclpMITHpsOx9Cwv7D8XPRiwqn6oMnCpAbJcNxbrJwEi4aFSmyfUkTND+Tf3+bKhc/Xi2JZ q2YXfXLe7Wq8+0CFYExsGe28Cu5S3iQUdTZKQYxBmLX5QHc0Mk7nFvV2l9FLmBzhML8aAHaMiXV/C Pv4OUvjv51ZaryXnGaBTjh7Uj3zkhjX3jsjHkvw7+u75IHFUwgXJemLQvXOlAGSqxJ26DYidCCzZ6 potqSAhLLMnH4+FVIPOIWLTAd3PC+1xLswk5zj+MNXrKv+o6vOeqpW9OLcfICqgnUgt+o2pM5Fpik ydBsWSBg==; Received: from relay7-d.mail.gandi.net ([217.70.183.200]) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1joZet-0000aU-UN for linux-arm-kernel@lists.infradead.org; Thu, 25 Jun 2020 21:43:53 +0000 X-Originating-IP: 86.202.110.81 Received: from localhost (lfbn-lyo-1-15-81.w86-202.abo.wanadoo.fr [86.202.110.81]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 9802120002; Thu, 25 Jun 2020 21:43:23 +0000 (UTC) From: Alexandre Belloni To: Daniel Lezcano Subject: [PATCH v5 4/9] ARM: at91: add atmel tcb capabilities Date: Thu, 25 Jun 2020 23:43:07 +0200 Message-Id: <20200625214312.1382063-5-alexandre.belloni@bootlin.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200625214312.1382063-1-alexandre.belloni@bootlin.com> References: <20200625214312.1382063-1-alexandre.belloni@bootlin.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200625_224348_352928_3F4282EA X-CRM114-Status: GOOD ( 10.42 ) X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.4.4 on casper.infradead.org summary: Content analysis details: (-2.6 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.200 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [217.70.183.200 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kamel.bouhara@bootlin.com, Alexandre Belloni , Sebastian Andrzej Siewior , linux-kernel@vger.kernel.org, Thomas Gleixner , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: Kamel Bouhara Some atmel socs have extra tcb capabilities that allow using a generic clock source or enabling a quadrature decoder. Signed-off-by: Kamel Bouhara Signed-off-by: Alexandre Belloni --- include/soc/at91/atmel_tcb.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/soc/at91/atmel_tcb.h b/include/soc/at91/atmel_tcb.h index c3c7200ce151..1d7071dc0bca 100644 --- a/include/soc/at91/atmel_tcb.h +++ b/include/soc/at91/atmel_tcb.h @@ -36,9 +36,14 @@ struct clk; /** * struct atmel_tcb_config - SoC data for a Timer/Counter Block * @counter_width: size in bits of a timer counter register + * @has_gclk: boolean indicating if a timer counter has a generic clock + * @has_qdec: boolean indicating if a timer counter has a quadrature + * decoder. */ struct atmel_tcb_config { size_t counter_width; + bool has_gclk; + bool has_qdec; }; /**