mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] phy: some updates
@ 2024-10-25  8:48 Sascha Hauer
  2024-10-25  8:48 ` [PATCH 1/3] phy: make of_phandle_args constant Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2024-10-25  8:48 UTC (permalink / raw)
  To: open list:BAREBOX

Collect all phy devices in their own class and implement
of_phy_simple_xlate().

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
Sascha Hauer (3):
      phy: make of_phandle_args constant
      phy: put phy devices in class
      phy: add of_phy_simple_xlate()

 drivers/phy/freescale/phy-fsl-imx8mq-usb.c         |  2 +-
 drivers/phy/phy-core.c                             | 34 ++++++++++++++++++++--
 drivers/phy/phy-stm32-usbphyc.c                    |  2 +-
 drivers/phy/rockchip/phy-rockchip-inno-usb2.c      |  2 +-
 drivers/phy/rockchip/phy-rockchip-naneng-combphy.c |  2 +-
 drivers/phy/rockchip/phy-rockchip-snps-pcie3.c     |  2 +-
 drivers/phy/usb-nop-xceiv.c                        |  2 +-
 drivers/pinctrl/pinctrl-tegra-xusb.c               |  2 +-
 drivers/usb/imx/imx-usb-phy.c                      |  2 +-
 include/linux/phy/phy.h                            |  7 +++--
 10 files changed, 44 insertions(+), 13 deletions(-)
---
base-commit: e55e492573e33823f25935ee00fe7fa7bf2c5c90
change-id: 20241025-phy-class-8918df8448e1

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




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

end of thread, other threads:[~2024-10-28 12:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-25  8:48 [PATCH 0/3] phy: some updates Sascha Hauer
2024-10-25  8:48 ` [PATCH 1/3] phy: make of_phandle_args constant Sascha Hauer
2024-10-25  8:49 ` [PATCH 2/3] phy: put phy devices in class Sascha Hauer
2024-10-25  8:49 ` [PATCH 3/3] phy: add of_phy_simple_xlate() Sascha Hauer
2024-10-28 12:12 ` [PATCH 0/3] phy: some updates Sascha Hauer

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