Hi, On Thu, Feb 27, 2020 at 9:26 AM Matthias Kaehlcke <mka@xxxxxxxxxxxx> wrote: > > Per convention device nodes for SC7180 should be ordered by address. > This is currently not the case for the venus node, move it to the > correct position. > > Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx> > --- > > Changes in v3: > - actually insert the venus node after usb@a6f8800 and not just > pretend to do it > > Changes in v2: > - insert the venus node *after* the usb@a6f8800 node, not before > > arch/arm64/boot/dts/qcom/sc7180.dtsi | 52 ++++++++++++++-------------- > 1 file changed, 26 insertions(+), 26 deletions(-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>