Re: [PATCH v3 1/2] arm64: dts: qcom: sc7180: Move sdc pinconf to board specific DT files

From: Doug Anderson
Date: Thu Jun 03 2021 - 16:24:20 EST


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>