[U-Boot] [PATCH 10/16] arm64: allwinner: sync bananapi-m64 usb nodes from Linux

Maxime Ripard maxime.ripard at free-electrons.com
Tue Dec 12 08:03:58 UTC 2017


Hi,

On Tue, Dec 12, 2017 at 12:28:25PM +0530, Jagan Teki wrote:
> Sync USB-OTG and USB-OTG-HCI nodes from Linux.
> 
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
>  arch/arm/dts/sun50i-a64-bananapi-m64.dts | 27 +++++++++++++++++++++++++++
>  1 file changed, 27 insertions(+)
> 
> diff --git a/arch/arm/dts/sun50i-a64-bananapi-m64.dts b/arch/arm/dts/sun50i-a64-bananapi-m64.dts
> index 02db114..1b02e09 100644
> --- a/arch/arm/dts/sun50i-a64-bananapi-m64.dts
> +++ b/arch/arm/dts/sun50i-a64-bananapi-m64.dts
> @@ -68,6 +68,15 @@
>  	};
>  };
>  
> +&ehci0 {
> +	status = "okay";
> +};
> +
> +&ehci1 {
> +	status = "okay";
> +};
> +
> +

You have multiple blank lines here.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171212/29c214ce/attachment.sig>


More information about the U-Boot mailing list