]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: imx6sx: add phy-3p0-supply to usb phys
authorStefan Kerkmann <s.kerkmann@pengutronix.de>
Tue, 26 Nov 2024 09:22:15 +0000 (10:22 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 30 Dec 2024 04:03:52 +0000 (12:03 +0800)
commite05956dbe6f49fc85b2a7518e6626a6bd7b6aada
treef7175b5f24d0711d147c65f902deae10f80151f9
parent6c53709d2bb0ce669eb722fbd884a22491762e6b
ARM: dts: imx6sx: add phy-3p0-supply to usb phys

The integrated usb phys are supplied by the 3p0 regulator, which has a
voltage range of 2.625V to 3.4V. Thus the min and max values are
corrected and the regulator added as a proper supply for the usb phys.

This fixes the following warnings during the probe of the mxs_phy
driver:

mxs_phy 20c9000.usbphy: supply phy-3p0 not found, using dummy regulator
mxs_phy 20ca000.usbphy: supply phy-3p0 not found, using dummy regulator

The regulator handling was introduced by commit `966d73152078 (usb: phy:
mxs: enable regulator phy-3p0 to improve signal qualilty, 2024-07-26)`.

Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6sx.dtsi