Devicetree
 help / color / mirror / Atom feed
From: "Mendez, Judith" <jm@ti.com>
To: Vignesh Raghavendra <vigneshr@ti.com>, Nishanth Menon <nm@ti.com>
Cc: Tero Kristo <kristo@kernel.org>, Rob Herring <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Moteen Shah <m-shah@ti.com>
Subject: Re: [PATCH 0/8] MMC pinmux configuration fixes
Date: Mon, 3 Aug 2026 17:11:20 -0500	[thread overview]
Message-ID: <52813e31-65ec-4b57-a722-ddf1c2167c8d@ti.com> (raw)
In-Reply-To: <2aa271c4-7e0b-470d-addb-4aba73ba2177@ti.com>

Hi Vignesh,

On 7/31/2026 5:56 AM, Vignesh Raghavendra wrote:
> Hi Judith
> 
> On 30/07/26 01:29, Judith Mendez wrote:
>> This series fixes MMC pin input/output and pullup/pulldown settings
>> across AM62x, AM62AX, AM62LX and AM64x boards.
>>
>> All patches have been tested except patch 5/8, so tested-bys
>> are apreciated.
>>
>> Judith Mendez (8):
>>    arm64: dts: ti: k3-am62a: Fix MMC0_CLK register address
>>    arm64: dts: ti: k3-am62a: Set MMC clock pins as OUTPUT
>>    arm64: dts: ti: k3-am62: Set MMC clock pins as OUTPUT
>>    arm64: dts: ti: k3-am62l-evm: Remove unnecessary internal pullups for
>>      MMC0
>>    arm64: dts: ti: k3-am64: Enable IO expander interrupt
>>    arm64: dts: ti: k3-am64: Let MMC1 clock loopback use hardware default
>>    arm64: dts: ti: k3-am64-sk: Disable MMC1 internal pulls
>>    arm64: dts: ti: k3-am642-evm: Remove unnecessary internal pullups for
>>      MMC1
>>
> 
> Apart from 5/8, these patches seems like bug fixes. Please repost them
> with appropriate Fixes tag. Its better to separate out 5/8 as standalone
> patch.

Since they were not functional fixes and were more of documentation
fixes, I did not include the fixes tag, but sure, will go ahead and
re-spin with fixes tag.

~ Judith


> 
>>   arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts      |  2 +-
>>   .../boot/dts/ti/k3-am62-pocketbeagle2.dts     |  2 +-
>>   .../arm64/boot/dts/ti/k3-am625-beagleplay.dts |  6 ++--
>>   .../arm64/boot/dts/ti/k3-am625-sk-common.dtsi |  2 +-
>>   arch/arm64/boot/dts/ti/k3-am62a7-sk.dts       |  5 ++--
>>   arch/arm64/boot/dts/ti/k3-am62l3-evm.dts      |  4 +--
>>   .../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi |  2 +-
>>   arch/arm64/boot/dts/ti/k3-am642-evm.dts       | 19 +++++++++---
>>   arch/arm64/boot/dts/ti/k3-am642-sk.dts        | 29 +++++++++++++------
>>   9 files changed, 46 insertions(+), 25 deletions(-)
>>
> 


      reply	other threads:[~2026-08-03 22:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-29 19:59 [PATCH 0/8] MMC pinmux configuration fixes Judith Mendez
2026-07-29 19:59 ` [PATCH 1/8] arm64: dts: ti: k3-am62a: Fix MMC0_CLK register address Judith Mendez
2026-07-29 19:59 ` [PATCH 2/8] arm64: dts: ti: k3-am62a: Set MMC clock pins as OUTPUT Judith Mendez
2026-07-29 19:59 ` [PATCH 3/8] arm64: dts: ti: k3-am62: " Judith Mendez
2026-07-29 20:08   ` sashiko-bot
2026-08-03 22:13     ` Mendez, Judith
2026-07-29 19:59 ` [PATCH 4/8] arm64: dts: ti: k3-am62l-evm: Remove unnecessary internal pullups for MMC0 Judith Mendez
2026-07-29 19:59 ` [PATCH 5/8] arm64: dts: ti: k3-am64: Enable IO expander interrupt Judith Mendez
2026-07-29 20:09   ` sashiko-bot
2026-08-03 22:33     ` Mendez, Judith
2026-07-29 19:59 ` [PATCH 6/8] arm64: dts: ti: k3-am64: Let MMC1 clock loopback use hardware default Judith Mendez
2026-07-29 19:59 ` [PATCH 7/8] arm64: dts: ti: k3-am64-sk: Disable MMC1 internal pulls Judith Mendez
2026-07-29 20:13   ` sashiko-bot
2026-08-03 22:26     ` Mendez, Judith
2026-07-29 19:59 ` [PATCH 8/8] arm64: dts: ti: k3-am642-evm: Remove unnecessary internal pullups for MMC1 Judith Mendez
2026-07-31 10:56 ` [PATCH 0/8] MMC pinmux configuration fixes Vignesh Raghavendra
2026-08-03 22:11   ` Mendez, Judith [this message]

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=52813e31-65ec-4b57-a722-ddf1c2167c8d@ti.com \
    --to=jm@ti.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m-shah@ti.com \
    --cc=nm@ti.com \
    --cc=robh@kernel.org \
    --cc=vigneshr@ti.com \
    /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