Re: [PATCH v3 3/3] arm64: allwinner: a64: bananapi-m64: add usb otg

From: Chen-Yu Tsai
Date: Fri Mar 30 2018 - 05:39:06 EST


On Tue, Dec 12, 2017 at 12:56 AM, Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> wrote:
> Add usb otg support for bananapi-m64 board,
> - USB-ID connected with PH9
> - USB-DRVVBUS controlled by N_VBUSEN pin from PMIC
>
> Signed-off-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx>
> ---
> Changes for v3:
> - Move the position of reg_drivevbus as per binding documentation.

The label dereferences should be ordered in alphabetical order of
the label names.

Otherwise,

Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx>