linux-loongson/drivers/phy/st
Johan Hovold 95463cbb4f phy: drop probe registration printks
Drivers should generally be quiet on successful probe, but this is not
followed by some PHY drivers, for example:

	snps-eusb2-hsphy 88e1000.phy: Registered Snps-eUSB2 phy
	qcom-eusb2-repeater c432000.spmi:pmic@7:phy@fd00: Registered Qcom-eUSB2 repeater
	qcom-eusb2-repeater c432000.spmi:pmic@a:phy@fd00: Registered Qcom-eUSB2 repeater
	qcom-eusb2-repeater c432000.spmi:pmic@b:phy@fd00: Registered Qcom-eUSB2 repeater
	snps-eusb2-hsphy fd3000.phy: Registered Snps-eUSB2 phy
	snps-eusb2-hsphy fd9000.phy: Registered Snps-eUSB2 phy
	snps-eusb2-hsphy fde000.phy: Registered Snps-eUSB2 phy
	snps-eusb2-hsphy 88e0000.phy: Registered Snps-eUSB2 phy
	snps-eusb2-hsphy 88e2000.phy: Registered Snps-eUSB2 phy

Drop (or demote to debug level) unnecessary registration info messages
to make boot logs a little less noisy.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20250523085112.11287-1-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2025-06-16 22:54:21 +05:30
..
Kconfig phy: stm32: Add support for STM32MP25 COMBOPHY. 2024-10-07 12:17:07 +05:30
Makefile phy: stm32: Add support for STM32MP25 COMBOPHY. 2024-10-07 12:17:07 +05:30
phy-miphy28lp.c phy: miphy28lp: remove unused struct 'miphy_initval' 2024-06-03 19:29:44 +05:30
phy-spear1310-miphy.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
phy-spear1340-miphy.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
phy-stih407-usb.c phy: drop probe registration printks 2025-06-16 22:54:21 +05:30
phy-stm32-combophy.c phy: stm32: Fix constant-value overflow assertion 2025-02-10 22:26:07 +05:30
phy-stm32-usbphyc.c phy: drop probe registration printks 2025-06-16 22:54:21 +05:30