linux/drivers/phy/broadcom
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 arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA 2022-08-15 09:55:34 -07:00
Makefile
phy-bcm-cygnus-pcie.c phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loop 2024-08-30 13:26:37 +05:30
phy-bcm-kona-usb2.c
phy-bcm-ns-usb2.c phy: bcm-ns-usb2: drop support for old binding variant 2024-10-21 23:56:16 +05:30
phy-bcm-ns-usb3.c phy: broadcom: add missing MODULE_DESCRIPTION() macros 2024-06-12 16:53:47 +05:30
phy-bcm-ns2-pcie.c phy: drop probe registration printks 2025-06-16 22:54:21 +05:30
phy-bcm-ns2-usbdrd.c phy: drop probe registration printks 2025-06-16 22:54:21 +05:30
phy-bcm-sr-pcie.c phy: drop probe registration printks 2025-06-16 22:54:21 +05:30
phy-bcm-sr-usb.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
phy-bcm63xx-usbh.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
phy-brcm-sata.c phy: drop probe registration printks 2025-06-16 22:54:21 +05:30
phy-brcm-usb-init-synopsys.c phy: usb: add support for bcm74110 2025-04-11 12:51:13 +05:30
phy-brcm-usb-init.c phy: usb: update Broadcom driver table to use designated initializers 2024-10-07 11:45:34 +05:30
phy-brcm-usb-init.h phy: usb: add support for bcm74110 2025-04-11 12:51:13 +05:30
phy-brcm-usb.c phy: usb: add support for bcm74110 2025-04-11 12:51:13 +05:30