[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250806-pxav3-uhs-v3-0-2f03fee380b0@dujemihanovic.xyz>
Date: Wed, 06 Aug 2025 11:43:52 +0200
From: Duje Mihanović <duje@...emihanovic.xyz>
To: Ulf Hansson <ulf.hansson@...aro.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Adrian Hunter <adrian.hunter@...el.com>
Cc: Karel Balej <balejk@...fyz.cz>, David Wronek <david@...nlining.org>,
linux-mmc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, phone-devel@...r.kernel.org,
~postmarketos/upstreaming@...ts.sr.ht,
Duje Mihanović <duje@...emihanovic.xyz>
Subject: [PATCH v3 0/2] mmc: sdhci-pxav3: pinctrl setting for fast bus
clocks
Hello,
This small series adds a pinctrl setting for fast MMC bus clocks to the
pxav3 driver. On bus clocks above 100 MHz, driving the data pins at a
higher current helps maintain signal quality.
This series is related to Marvell PXA1908 SoC support; the latest
version of that patchset (v16 as of now) can be found at
https://lore.kernel.org/20250708-pxa1908-lkml-v16-0-b4392c484180@dujemihanovic.xyz
Signed-off-by: Duje Mihanović <duje@...emihanovic.xyz>
---
Changes in v3:
- Address maintainer comments:
- Refactor driver patch
- Remove RFC tag
- Update trailers
- Link to v2: https://lore.kernel.org/r/20250801-pxav3-uhs-v2-0-afc1c428c776@dujemihanovic.xyz
Changes in v2:
- Address maintainer comments:
- Newline between properties in if:
- Don't try to lookup pinstates if pinctrl is NULL
- Only change pinstates if both are valid
- Replace dev_warn() with dev_dbg()
- Link to v1: https://lore.kernel.org/r/20250718-pxav3-uhs-v1-0-2e451256f1f6@dujemihanovic.xyz
---
Duje Mihanović (2):
dt-bindings: mmc: sdhci-pxa: add state_uhs pinctrl
mmc: sdhci-pxav3: add state_uhs pinctrl setting
.../devicetree/bindings/mmc/sdhci-pxa.yaml | 47 +++++++++++++++++-----
drivers/mmc/host/sdhci-pxav3.c | 40 +++++++++++++++++-
2 files changed, 76 insertions(+), 11 deletions(-)
---
base-commit: 038d61fd642278bab63ee8ef722c50d10ab01e8f
change-id: 20250718-pxav3-uhs-d956bfed13f0
Best regards,
--
Duje Mihanović <duje@...emihanovic.xyz>
Powered by blists - more mailing lists