public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Vignesh Raghavendra <vigneshr@ti.com>
To: William Breathitt Gray <wbg@kernel.org>, Judith Mendez <jm@ti.com>
Cc: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>, Nishanth Menon <nm@ti.com>,
	Tero Kristo <kristo@kernel.org>,
	David Lechner <david@lechnology.com>,
	<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
Date: Mon, 30 Sep 2024 09:37:35 +0530	[thread overview]
Message-ID: <3b53797b-f2c6-437b-93f1-8b5c22c836e5@ti.com> (raw)
In-Reply-To: <ZvkwOwjnmDD8qKL7@ishi>

Hi,

On 29/09/24 16:17, William Breathitt Gray wrote:
> 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.
>>
>> This patch series adds eQEP DT nodes for K3 Sitara devices:
>> - AM62x
>> - AM62ax
>> - AM62px
>> - AM64x
>>
>> Changes since v5:
>> - Drop patch 1/8, 2/8, 8/8 since they have been merged
>>
>> v5: https://lore.kernel.org/linux-devicetree/20240612135538.2447938-1-jm@ti.com/
>> v4: https://lore.kernel.org/linux-devicetree/20240610144637.477954-1-jm@ti.com/
>> v3: https://lore.kernel.org/linux-devicetree/20240607162755.366144-1-jm@ti.com/
>> v2: https://lore.kernel.org/linux-devicetree/20240523231516.545085-1-jm@ti.com/
>> v1: https://lore.kernel.org/linux-devicetree/20240418221417.1592787-1-jm@ti.com/
>>
>> 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
>>
>>  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(+)
>>
>> -- 
>> 2.46.0
>>
> 
> I recall last time these needed to go via the TI SoC/arm64 tree [^1].

Yes, I will queue this up now to 6.12-rc1 is out. Feel free to ignore
the series

> 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.com/


Regards
Vignesh

-- 
Regards
Vignesh


  reply	other threads:[~2024-09-30  4:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24 22:06 [PATCH v6 0/5] Enable eQEP DT support for Sitara K3 platforms Judith Mendez
2024-09-24 22:06 ` [PATCH v6 1/5] arm64: dts: ti: k3-am62-main: Add eQEP nodes Judith Mendez
2024-09-24 22:06 ` [PATCH v6 2/5] arm64: dts: ti: k3-am62a-main: " Judith Mendez
2024-09-24 22:06 ` [PATCH v6 3/5] arm64: dts: ti: k3-am62p-main: " Judith Mendez
2024-09-24 22:06 ` [PATCH v6 4/5] arm64: dts: ti: k3-am64-main: " Judith Mendez
2024-09-24 22:07 ` [PATCH v6 5/5] arm64: dts: ti: k3-am64x-sk: Enable eQEP Judith Mendez
2024-09-29 10:47 ` [PATCH v6 0/5] Enable eQEP DT support for Sitara K3 platforms William Breathitt Gray
2024-09-30  4:07   ` Vignesh Raghavendra [this message]
2024-10-28 15:05 ` Vignesh Raghavendra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3b53797b-f2c6-437b-93f1-8b5c22c836e5@ti.com \
    --to=vigneshr@ti.com \
    --cc=conor+dt@kernel.org \
    --cc=david@lechnology.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jm@ti.com \
    --cc=kristo@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=robh@kernel.org \
    --cc=wbg@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox