mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFC PATCH 0/5] phy: core: Use EOPNOTSUPP for disabled blob return value
@ 2026-09-22  2:47 Inochi Amaoto
  2026-09-22  2:47 ` [RFC PATCH 1/5] " Inochi Amaoto
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Inochi Amaoto @ 2026-09-22  2:47 UTC (permalink / raw)
  To: Hans de Goede, Damien Le Moal, Niklas Cassel, Andrzej Hajda,
	Neil Armstrong, Robert Foss, Laurent Pinchart, Jonas Karlman,
	Jernej Skrabec, Luca Ceresoli, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, David Airlie, Simona Vetter,
	Minas Harutyunyan, Greg Kroah-Hartman, Thinh Nguyen, Vinod Koul,
	Manivannan Sadhasivam, Damon Ding, Dmitry Baryshkov,
	Heiko Stuebner
  Cc: Inochi Amaoto, linux-ide, linux-kernel, dri-devel, linux-usb,
	linux-phy, Yixun Lan, Longbin Li

Currently, the phy subsystem uses ENOSYS for dummy blob functions,
it does not reflect the function state correctly. As kernel already
has EOPNOTSUPP for disabled blob function, replace ENOSYS with
EOPNOTSUPP for a clear return value.

Inochi Amaoto (5):
  phy: core: Use EOPNOTSUPP for disabled blob return value
  ata: libahci_platform: Adapt the return value changed for disabled
    blob
  usb: dwc2: Adapt the return value changed for disabled blob
  usb: dwc3: core: Adapt the return value changed for disabled blob
  drm: bridge: analogix/dp: Adapt the return value changed for disabled
    blob

 drivers/ata/libahci_platform.c                |  4 +-
 .../drm/bridge/analogix/analogix_dp_core.c    |  2 +-
 drivers/usb/dwc2/platform.c                   |  2 +-
 drivers/usb/dwc3/core.c                       |  4 +-
 include/linux/phy/phy.h                       | 52 +++++++++----------
 5 files changed, 32 insertions(+), 32 deletions(-)

--
2.55.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-09-22  6:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22  2:47 [RFC PATCH 0/5] phy: core: Use EOPNOTSUPP for disabled blob return value Inochi Amaoto
2026-09-22  2:47 ` [RFC PATCH 1/5] " Inochi Amaoto
2026-09-22  5:35   ` Greg Kroah-Hartman
2026-09-22  6:10     ` Inochi Amaoto
2026-09-22  6:16       ` Greg Kroah-Hartman
2026-09-22  6:36         ` Inochi Amaoto
2026-09-22  2:47 ` [RFC PATCH 2/5] ata: libahci_platform: Adapt the return value changed for disabled blob Inochi Amaoto
2026-09-22  3:23   ` Damien Le Moal
2026-09-22  6:10     ` Inochi Amaoto
2026-09-22  2:47 ` [RFC PATCH 3/5] usb: dwc2: " Inochi Amaoto
2026-09-22  2:47 ` [RFC PATCH 4/5] usb: dwc3: core: " Inochi Amaoto
2026-09-22  5:34   ` Greg Kroah-Hartman
2026-09-22  6:11     ` Inochi Amaoto
2026-09-22  2:47 ` [RFC PATCH 5/5] drm: bridge: analogix/dp: " Inochi Amaoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®