Hi, On Wed, Jun 2, 2021 at 12:14 PM Sujit Kautkar <sujitka@xxxxxxxxxxxx> wrote: > > Move sdc1/sdc2 pinconf from SoC specific DT file to board specific DT > files > > Signed-off-by: Sujit Kautkar <sujitka@xxxxxxxxxxxx> > --- > > (no changes since v1) > > arch/arm64/boot/dts/qcom/sc7180-idp.dts | 102 +++++++++++++++++++ > arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 102 +++++++++++++++++++ > arch/arm64/boot/dts/qcom/sc7180.dtsi | 102 ------------------- > 3 files changed, 204 insertions(+), 102 deletions(-) FYI: Since there were no changes from v2 so you should have kept my reviewed-by tag from v2. Here it is again, though: Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>