Re: [PATCH v2] arm64: dts: qcom: sc7280: Move wcd specific pin conf to common file

From: Doug Anderson
Date: Thu Jul 07 2022 - 09:45:08 EST


Hi,

On Thu, Jul 7, 2022 at 5:36 AM Srinivasa Rao Mandadapu
<quic_srivasam@xxxxxxxxxxx> wrote:
>
> Move wcd specific pin conf to common file to support various
> herbronie variant boards and to avoid duplicate nodes in dts files.
>
> Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@xxxxxxxxxxx>
> ---
> Changes Since V1:
> -- Remove redundant documentation.
> -- Update the pincontrol header comment.
>
> .../dts/qcom/sc7280-herobrine-audio-wcd9385.dtsi | 64 ++++++++++++++++++++++
> arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts | 61 ---------------------
> 2 files changed, 64 insertions(+), 61 deletions(-)

Looks fine to me now, thanks!

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>