On Sat, 26 Mar 2022 01:37:31 +0530 Bhupesh Sharma wrote: > From: Vinod Koul <vkoul@xxxxxxxxxx> > > SM8150 has an ethernet controller and it needs a different > configuration, so add a new compatible for this. > > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx> > [bhsharma: Massage the commit log] > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx> > --- > > Changes since v3: > ----------------- > - v3 can be seen here: https://lore.kernel.org/lkml/20220303084824.284946-4-bhupesh.sharma@xxxxxxxxxx/T/ > - Bjorn requested that this patch be sent to networking list separately, > so that patch can be easily reviewed and merged. Looks like the support had been added already and this is just documenting the binding so applied to net - commit 6094e391e643 ("dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible") Thanks!