Re: [PATCH v2 0/3] Fix MMC pin pull configurations
From: Judith Mendez
Date: Mon Mar 23 2026 - 12:06:22 EST
Hi Francesco,
On 3/19/26 3:02 AM, Francesco Dolcini wrote:
Hello Judith,
On Mon, Feb 23, 2026 at 05:37:28PM -0600, Judith Mendez wrote:
This series corrects MMC pin pull-up/pull-down configurations across
TI AM62L EVM, AM62P SK, & AM62 LP SK boards to properly match their
hardware design.
On AM62P the first mmc controller has no pinctrl, how is the situation
on this specific interface?
For AM62P, MM0 interface is a hardphy. We do not need pinmux nodes
for hardphys since there is nothing to configure, pins have one
purpose, and it cannot be changed.
~ Judith