Re: [PATCH 02/13] arm64: dts: qcom: Move sc7180 MI2S config to board files and make pulldown

From: Matthias Kaehlcke
Date: Thu Feb 25 2021 - 18:49:31 EST


On Thu, Feb 25, 2021 at 02:12:59PM -0800, Douglas Anderson wrote:
> In general pinconf belongs in board files, not SoC files. Move it to
> the only current user (trogdor). Also adjust the drive strengths and
> pulls.
>
> Cc: V Sujith Kumar Reddy <vsujithk@xxxxxxxxxxxxxx>
> Cc: Srinivasa Rao Mandadapu <srivasam@xxxxxxxxxxxxxx>
> Cc: Tzung-Bi Shih <tzungbi@xxxxxxxxxxxx>
> Cc: Judy Hsiao <judyhsiao@xxxxxxxxxxxx>
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> ---
> This should replace the patch ("Asoc: qcom: dts: Change MI2S GPIO
> configuration to pulldown") [1].
>
> [1] https://lore.kernel.org/r/1605526408-15671-1-git-send-email-srivasam@xxxxxxxxxxxxxx
>
> arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 24 ++++++++++++++++++++
> arch/arm64/boot/dts/qcom/sc7180.dtsi | 18 ---------------
> 2 files changed, 24 insertions(+), 18 deletions(-)

Reviewed-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>