Re: [PATCH] ARM: dts: at91-vinco: Fix "status" values

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

 



On Mon, Jun 26, 2023 at 4:10 PM Rob Herring <robh@xxxxxxxxxx> wrote:
>
> The defined value for "status" is "disabled", not "disable".
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
>  arch/arm/boot/dts/microchip/at91-vinco.dts | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Ping!

>
> diff --git a/arch/arm/boot/dts/microchip/at91-vinco.dts b/arch/arm/boot/dts/microchip/at91-vinco.dts
> index ebeaa6ab500e..ecbdacf48708 100644
> --- a/arch/arm/boot/dts/microchip/at91-vinco.dts
> +++ b/arch/arm/boot/dts/microchip/at91-vinco.dts
> @@ -159,7 +159,7 @@ usb0: gadget@400000 {
>                         atmel,vbus-gpio = <&pioE 31 GPIO_ACTIVE_HIGH>;
>                         pinctrl-names = "default";
>                         pinctrl-0 = <&pinctrl_usba_vbus>;
> -                       status = "disable";
> +                       status = "disabled";
>                 };
>
>                 usb1: ohci@500000 {
> @@ -168,7 +168,7 @@ usb1: ohci@500000 {
>                                            &pioE 11 GPIO_ACTIVE_LOW
>                                            &pioE 12 GPIO_ACTIVE_LOW
>                                           >;
> -                       status = "disable";
> +                       status = "disabled";
>                 };
>
>                 usb2: ehci@600000 {
> --
> 2.40.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