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>