From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 63028CF6495 for ; Sun, 29 Sep 2024 10:48:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=aXqbbVU4cJlrOSp2ng47FPpIeJFha9r1Ddh+Ei5Pbyc=; b=YpgoZt/edRYyTGScPzoyxBQL2k piKNIokJjWe+MAj1rhwOzwyNH4WDyDxNrkhTdlbfhA6Inq6jFrU+WX2/eR1Y7UMqJlxT8QUtgfzoC V79MesHnc/XWSVtrHAqqRud7cfMkWp5y+7yI+m5xY7fK6yq32arThrzZ1Bw1MSxyC73OXF2+tNBbt xLPmkebYx6O0jwiZZF0u1Fja8I+KIlTvI9eQ1gcgCUZRxWqKTdLqTr1bgRv+dDwAScSH5zirnRV3l HH0KM6CnoVIxmTCvKXsJWd4JSPtzQEZkV2lnjZXEzZA2RCsVnAXKWq2mR2WJ/PlLMkopezH/BM0sf L7HL2MaQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1surTt-0000000EdEt-0hTe; Sun, 29 Sep 2024 10:48:49 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1surSg-0000000Ed8k-10Oh for linux-arm-kernel@lists.infradead.org; Sun, 29 Sep 2024 10:47:35 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 0D5025C0F7D; Sun, 29 Sep 2024 10:47:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 07226C4CEC5; Sun, 29 Sep 2024 10:47:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1727606851; bh=RtcJqKRkF52DRcn46Cbmx3cQhW9g61yKufaLaMDAvDU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Qlbta1E54hDdFqK/AITVIf95Xk1qDgq8xl2FJFmZ9DCXWCKGZbmRguM2+LaJXh8y6 pWWugIpcqitbQ4vD19ZNxwF+rwmC9h4jV1dQErMUmPB9llkeOBJ3WTxbTtVHvG9Uik fjploEG32mQ9WhdvF5p4pMtYKcpFd42ObafucH5m76brSJ8+lY5vnSgeb5PSbxzAOP bOUdy0kd5NfRDJV+BE49Wh+s7Xu6EadIjw+mAFEwVicWrnltEZw9ynr8OBt7g78a8y LgzueFQ7ECOgJ+pBj0GzAmVkxX3V1HlmHIDLEsk7CCJ1V7imLrYjB+lMBiiul/pWA7 mFykZ3VGlNFAQ== Date: Sun, 29 Sep 2024 19:47:23 +0900 From: William Breathitt Gray To: Vignesh Raghavendra , Judith Mendez Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nishanth Menon , Tero Kristo , David Lechner , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-iio@vger.kernel.org Subject: Re: [PATCH v6 0/5] Enable eQEP DT support for Sitara K3 platforms Message-ID: References: <20240924220700.886313-1-jm@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="OUFaQb3KW0RrQgw3" Content-Disposition: inline In-Reply-To: <20240924220700.886313-1-jm@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240929_034734_346545_A82765D6 X-CRM114-Status: GOOD ( 15.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --OUFaQb3KW0RrQgw3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 24, 2024 at 05:06:55PM -0500, Judith Mendez wrote: > Git rebased the series since due to merge conflicts, part of the > series was not merged. Also dropped the patches that were already > merged. >=20 > This patch series adds eQEP DT nodes for K3 Sitara devices: > - AM62x > - AM62ax > - AM62px > - AM64x >=20 > Changes since v5: > - Drop patch 1/8, 2/8, 8/8 since they have been merged >=20 > v5: https://lore.kernel.org/linux-devicetree/20240612135538.2447938-1-jm@= ti.com/ > v4: https://lore.kernel.org/linux-devicetree/20240610144637.477954-1-jm@t= i.com/ > v3: https://lore.kernel.org/linux-devicetree/20240607162755.366144-1-jm@t= i.com/ > v2: https://lore.kernel.org/linux-devicetree/20240523231516.545085-1-jm@t= i.com/ > v1: https://lore.kernel.org/linux-devicetree/20240418221417.1592787-1-jm@= ti.com/ >=20 > Judith Mendez (5): > arm64: dts: ti: k3-am62-main: Add eQEP nodes > arm64: dts: ti: k3-am62a-main: Add eQEP nodes > arm64: dts: ti: k3-am62p-main: Add eQEP nodes > arm64: dts: ti: k3-am64-main: Add eQEP nodes > arm64: dts: ti: k3-am64x-sk: Enable eQEP >=20 > arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 27 +++++++++++++++++++ > arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 27 +++++++++++++++++++ > .../dts/ti/k3-am62p-j722s-common-main.dtsi | 27 +++++++++++++++++++ > arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 27 +++++++++++++++++++ > arch/arm64/boot/dts/ti/k3-am642-sk.dts | 17 ++++++++++++ > 5 files changed, 125 insertions(+) >=20 > --=20 > 2.46.0 >=20 I recall last time these needed to go via the TI SoC/arm64 tree [^1]. Is that still the case, or do you want me to pick these up now via the Counter tree? William Breathitt Gray [^1]: https://lore.kernel.org/all/d595b624-ef18-4aac-ab2c-bd36a8c4de3d@ti.c= om/ --OUFaQb3KW0RrQgw3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQSNN83d4NIlKPjon7a1SFbKvhIjKwUCZvkwOwAKCRC1SFbKvhIj K4nMAQDyoI71+zbieWI6XkGWOv7f3wIXmBY6Yn3FQ4+Slqzb2AD+Pd8GXuLV7WTx PdMblT5DAFSL937SsLzffg71+tBZHQs= =MhGE -----END PGP SIGNATURE----- --OUFaQb3KW0RrQgw3--