Re: [PATCH v2] phy: qcom: m31: match requested regulator name with dt schema

From: Vinod Koul
Date: Sun Apr 07 2024 - 03:21:45 EST



On Sat, 06 Apr 2024 15:37:09 +0200, Gabor Juhos wrote:
> According to the 'qcom,ipq5332-usb-hsphy.yaml' schema, the 5V
> supply regulator must be defined via the 'vdd-supply' property.
> The driver however requests for the 'vdda-phy' regulator which
> results in the following message when the driver is probed on
> a IPQ5018 based board with a device tree matching to the schema:
>
> qcom-m31usb-phy 5b000.phy: supply vdda-phy not found, using dummy regulator
> qcom-m31usb-phy 5b000.phy: Registered M31 USB phy
>
> [...]

Applied, thanks!

[1/1] phy: qcom: m31: match requested regulator name with dt schema
commit: 47b3e2f3914ae5e8d9025d65ae5cffcbb54bc9c3

Best regards,
--
~Vinod