Re: [PATCH] ARM: dts: imx6sll: fix wrong property name in usbphy node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 06, 2023 at 02:01:06PM +0800, Xu Yang wrote:
> Property name "phy-3p0-supply" is used instead of "phy-reg_3p0-supply".
> 
> Fixes: 9f30b6b1a957 ("ARM: dts: imx: Add basic dtsi file for imx6sll")
> cc: <stable@xxxxxxxxxxxxxxx>
> Signed-off-by: Xu Yang <xu.yang_2@xxxxxxx>

It doesn't apply to v6.5-rc1.  Could you rebase and resend?

Shawn

> ---
>  arch/arm/boot/dts/imx6sll.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/imx6sll.dtsi b/arch/arm/boot/dts/imx6sll.dtsi
> index 2873369a57c0..3659fd5ecfa6 100644
> --- a/arch/arm/boot/dts/imx6sll.dtsi
> +++ b/arch/arm/boot/dts/imx6sll.dtsi
> @@ -552,7 +552,7 @@ usbphy2: usb-phy@20ca000 {
>  				reg = <0x020ca000 0x1000>;
>  				interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
>  				clocks = <&clks IMX6SLL_CLK_USBPHY2>;
> -				phy-reg_3p0-supply = <&reg_3p0>;
> +				phy-3p0-supply = <&reg_3p0>;
>  				fsl,anatop = <&anatop>;
>  			};
>  
> -- 
> 2.34.1
> 



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux