Re: [PATCH v3 5/5] arm64: dts: qcom: sdm845: Add USB PHY lane two

From: Doug Anderson
Date: Mon Oct 22 2018 - 18:09:17 EST


Hi,
On Mon, Oct 22, 2018 at 1:52 PM Evan Green <evgreen@xxxxxxxxxxxx> wrote:
>
> Add the second lane registers for the USB PHY, now that the
> QMP phy bindings have been updated. This way the driver can stop
> reaching beyond its register region to get at the second lane.
>
> Signed-off-by: Evan Green <evgreen@xxxxxxxxxxxx>
> ---
>
> Changes in v3:
> - Removed erroneous fixup for USB UniPro PHY, which is not dual lane (Doug)
>
> arch/arm64/boot/dts/qcom/sdm845.dtsi | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)

Super. Thanks for doing this.

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>