From patchwork Mon Oct 12 21:12:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Lechner X-Patchwork-Id: 11834241 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 DD80C16BC for ; Mon, 12 Oct 2020 21:14:33 +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 A8AE82076E for ; Mon, 12 Oct 2020 21:14:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="FYYO9Fal"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lechnology.com header.i=@lechnology.com header.b="NLO+BUL9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A8AE82076E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lechnology.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: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:In-Reply-To:References:List-Owner; bh=RuensbnXiLb2DNvD+TYHivLjH4VdTSskwKrtD3SX+Vc=; b=FYYO9FaluPHbBFZ36ETqpj8eiD IvqU+ifMKGKgXf1u2vDvZr7oUcb7Bvrfb9lMwvGzrAHjoe4LKhX0pRzl8b4GRcuk1Uqae2Bfho83r Fco0WSHONWRIj+XluJeNk+yF4cWOzWLMaYOPGNmBpu6T/pj/et6/3JGyiZkoAt8AuyDktyMmMUHDa B0s9qO8TlX/BbM9hnPKY4Ig30uUxwSgkTx4hgrw9jIgQNIzO6zouMcCSCDPnr6LeIhUmwPVKv5M+7 0wppwQHMcVYRrTmbrAJHSiSRfetJbAw9MU/bLbHw6Ogijx8OL82X3Io9hnKt0EX0ZuFiXk6sK8PKw CaiJc1GA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kS57x-0006dS-HD; Mon, 12 Oct 2020 21:13:05 +0000 Received: from vern.gendns.com ([98.142.107.122]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kS57u-0006cI-AE for linux-arm-kernel@lists.infradead.org; Mon, 12 Oct 2020 21:13:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lechnology.com; s=default; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=BU8Y8hbTrSCDGFXXrVu4H2rvAgBqEv+1vUT0kZBE8Zw=; b=NLO+BUL9kg7v6b8w+g7ohEzKQ4 b5P8SAikT8ovGIopkjef6GIrhawJjABW0MJW41HHaX0Ptv32x4Rrt6+ef7x1gcMTsNMOA1UEiuIAF JuzwdxicA8VF+5WbRIAjx6Ts5JOKXN6nxI9es8bkuQwcxrwsN0WE8qvAYzIkY4oLD/Vj69xaa/EZE LtKj3G85XQMC2/i+LXff9f9qvpA/+Fo4J3svfRYKP0nHik41R3cjSMPwbSNzYVFUThXQz791qk4JU L/Eg2Y6z4+47Lnx35xwiNXe3bPkp3fTFQlJ/nh9O8k6jXAN5WJcIYHO3gJ7sUbozIcf79Yvdym4Af jYEUuHqA==; Received: from [2600:1700:4830:165f::19e] (port=52666 helo=freyr.lechnology.com) by vern.gendns.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1kS57r-0004Ih-Dt; Mon, 12 Oct 2020 17:12:59 -0400 From: David Lechner To: linux-omap@vger.kernel.org Subject: [PATCH 0/3] Enable eQEP counter driver on BeagleBone Blue Date: Mon, 12 Oct 2020 16:12:26 -0500 Message-Id: <20201012211229.3282128-1-david@lechnology.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vern.gendns.com X-AntiAbuse: Original Domain - lists.infradead.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lechnology.com X-Get-Message-Sender-Via: vern.gendns.com: authenticated_id: davidmain+lechnology.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: vern.gendns.com: davidmain@lechnology.com X-Source: X-Source-Args: X-Source-Dir: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201012_171302_442604_53335BEB X-CRM114-Status: UNSURE ( 8.27 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.2 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 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: devicetree@vger.kernel.org, David Lechner , Tony Lindgren , linux-kernel@vger.kernel.org, Drew Fustini , Rob Herring , =?utf-8?q?Beno=C3=AEt_Cousson?= , Robert Nelson , 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 This series adds device tree nodes for the eQEP portion of the PWMSS on AM33xx and enables it on BeagleBone Blue. I actually submitted these a year ago, but it looks like these patches never got applied with the actual eQEP driver when it was merged. For reference, there was some previous discussion about the clocks in "ARM: dts: am33xx: Add nodes for eQEP". [1] [1]: https://lore.kernel.org/linux-omap/20190723145100.GS5447@atomide.com/ I have also included a new patch to enable the eQEP driver in the defconfig. David Lechner (3): ARM: dts: am33xx: Add nodes for eQEP ARM: dts: am335x-boneblue: Enable eQEP ARM: omap2plus_defconfig: Enable TI eQEP counter driver arch/arm/boot/dts/am335x-boneblue.dts | 54 +++++++++++++++++++++++++++ arch/arm/boot/dts/am33xx-l4.dtsi | 27 ++++++++++++++ arch/arm/configs/omap2plus_defconfig | 2 + 3 files changed, 83 insertions(+)