[PATCH v2 6/6] arm64: dts: qcom: Add USB controller and phy nodes for IPQ5424
Rob Herring
robh at kernel.org
Wed Nov 13 10:11:38 PST 2024
On Wed, Nov 13, 2024 at 01:15:15PM +0100, Johan Hovold wrote:
> On Wed, Nov 13, 2024 at 12:53:16PM +0530, Varadarajan Narayanan wrote:
>
> > --- a/arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts
> > +++ b/arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts
> > @@ -16,12 +16,71 @@ / {
> > aliases {
> > serial0 = &uart1;
> > };
> > +
> > + regulator_fixed_3p3: s3300 {
>
> Fixed regulator nodes should have a "regulator-" prefix in their name.
Specifically, regulator-<voltage> is preferred. So "regulator-3300000"
Not enforced because there are some exceptions.
Rob
More information about the linux-phy
mailing list