All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quentin Schulz <quentin.schulz@cherry.de>
To: David Lechner <dlechner@baylibre.com>,
	Tom Rini <trini@konsulko.com>,
	Casey Connolly <casey.connolly@linaro.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Sumit Garg <sumit.garg@kernel.org>,
	Nobuhiro Iwamatsu <iwamatsu@nigauri.org>,
	Marek Vasut <marek.vasut+renesas@mailbox.org>,
	Simon Glass <sjg@chromium.org>,
	Philipp Tomsich <philipp.tomsich@vrull.eu>,
	Kever Yang <kever.yang@rock-chips.com>
Cc: Julien Stephan <jstephan@baylibre.com>,
	u-boot@lists.denx.de, u-boot-qcom@groups.io
Subject: Re: [PATCH] phy: Kconfig: use bool instead of tristate
Date: Wed, 13 May 2026 16:31:33 +0200	[thread overview]
Message-ID: <3f588517-43bc-4b11-8ccf-d51cfa8489fd@cherry.de> (raw)
In-Reply-To: <20260513-phy-kconfig-no-tristate-v1-1-c4cbee0c1831@baylibre.com>

Hi David,

On 5/13/26 4:11 PM, David Lechner wrote:
> Change all uses of tristate in the PHY Kconfigs to bool. U-Boot does
> not support modules, so tristate does not make sense here.
> 

Fixes: 25f142543196 ("phy: Add MediaTek UFS PHY Driver")
Fixes: 3d50dba3a3cc ("phy: renesas: Add Multi-Protocol PHY driver for 
R-Car X5H")
Fixes: 152ff5696bcc ("phy: renesas: Add PCS driver for Renesas R-Car X5H 
R8A78000")
Fixes: d22fe8f2aaf9 ("phy: qcom: add QMP PCIe PHY driver")
Fixes: 62130bc0cb7f ("phy: qcom: Add QMP UFS PHY driver")
Fixes: 6947939b629c ("phy: qcom: add Synopsys eUSB2 PHY driver")
Fixes: 968f512e6c9f ("phy: qcom: Add SNPS femto v2 USB HS phy")
Fixes: 8b133fc19c6e ("phy: qcom: add Qualcomm QUSB2 USB PHY driver")
Fixes: 7b57ca18f8a3 ("phy: rockchip: add usbdp combo phy driver")
Fixes: 08c561447673 ("phy: renesas: Add Renesas Ethernet SERDES driver 
for R-Car S4-8")
Fixes: 0b746d287c6c ("phy: Add support for drivers to enable USB on 
QCS404 SoC")
Fixes: 1d78d6834962 ("phy: zynqmp: Add serdes/psgtr driver")
Fixes: 1a83f9931e05 ("phy: ti: j721e-wiz: Add support for WIZ module 
present in TI J721E SoC")
Fixes: 193c7351624c ("phy: cadence: Add driver for Torrent SERDES")
Fixes: 39b823381d9d ("phy: cadence: Add driver for Sierra PHY")
Fixes: dec042028e8a ("phy: add driver for Qualcomm IPQ40xx USB PHY")
Fixes: 888e1caeaec2 ("phy: add support for AM654x SERDES")
Fixes: fc58263d2e41 ("phy: Add support for phy-da8xx-usb")
Fixes: 6cfc3d664ed6 ("phy: rcar: Add R-Car Gen3 PHY driver")
Fixes: 664258887ded ("phy: rcar: Add R-Car Gen2 PHY driver")
Fixes: 3b2912167824 ("phy: add support for STM32 usb phy controller")

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin

  parent reply	other threads:[~2026-05-13 14:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-13 14:11 [PATCH] phy: Kconfig: use bool instead of tristate David Lechner
2026-05-13 14:29 ` Tom Rini
2026-05-13 14:31 ` Quentin Schulz [this message]
2026-05-14  2:20 ` Macpaul Lin (林智斌)
2026-05-14  5:27 ` Anshul Dalal
2026-05-14 13:17   ` David Lechner

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=3f588517-43bc-4b11-8ccf-d51cfa8489fd@cherry.de \
    --to=quentin.schulz@cherry.de \
    --cc=casey.connolly@linaro.org \
    --cc=dlechner@baylibre.com \
    --cc=iwamatsu@nigauri.org \
    --cc=jstephan@baylibre.com \
    --cc=kever.yang@rock-chips.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=neil.armstrong@linaro.org \
    --cc=philipp.tomsich@vrull.eu \
    --cc=sjg@chromium.org \
    --cc=sumit.garg@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot-qcom@groups.io \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.