devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: robh+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com, aford173@gmail.com,
	daniel.baluta@nxp.com, shengjiu.wang@nxp.com, peter.chen@nxp.com,
	alifer.wsdm@gmail.com, abel.vesa@nxp.com, yibin.gong@nxp.com,
	jun.li@nxp.com, l.stach@pengutronix.de,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Linux-imx@nxp.com
Subject: Re: [PATCH 1/3] arm64: dts: imx8mm: Correct WDOG_B pin configuration
Date: Mon, 12 Oct 2020 08:52:42 +0200	[thread overview]
Message-ID: <CAJKOXPdwsoN1Dnqs9gZTibqoy5vRTPwpLLmohHoguSCiq+UWHA@mail.gmail.com> (raw)
In-Reply-To: <1602229667-13165-1-git-send-email-Anson.Huang@nxp.com>

On Fri, 9 Oct 2020 at 09:52, Anson Huang <Anson.Huang@nxp.com> wrote:
>
> Different revision of i.MX8MM EVK boards may have different external
> pull up registor design, some are enabled while some are NOT, to make
> sure the WDOG_B pin works properly, better to enable internal pull up
> resistor. Since enabling internal pull up resistor is NOT harmful and
> having benefit of flexibility on different board design, just enable
> it for all i.MX8MM boards.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---
>  arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi | 2 +-
>  arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi        | 2 +-
>  arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi    | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi
> index 6de86a4..a941301 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi
> @@ -398,7 +398,7 @@
>
>                 pinctrl_wdog: wdoggrp {
>                         fsl,pins = <
> -                               MX8MM_IOMUXC_GPIO1_IO02_WDOG1_WDOG_B            0xc6
> +                               MX8MM_IOMUXC_GPIO1_IO02_WDOG1_WDOG_B            0x166

Enabling pull up makes sense but you change other bits - disable
Schmitt input and enable open drain. This change is not documented /
explained in commit msg.

Best regards,
Krzysztof

  parent reply	other threads:[~2020-10-12  6:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09  7:47 [PATCH 1/3] arm64: dts: imx8mm: Correct WDOG_B pin configuration Anson Huang
2020-10-09  7:47 ` [PATCH 2/3] arm64: dts: imx8mn: " Anson Huang
2020-10-12  6:53   ` Krzysztof Kozlowski
2020-10-09  7:47 ` [PATCH 3/3] arm64: dts: imx8mp-evk: " Anson Huang
2020-10-12  6:52 ` Krzysztof Kozlowski [this message]
2020-10-12 12:38   ` [PATCH 1/3] arm64: dts: imx8mm: " Anson Huang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJKOXPdwsoN1Dnqs9gZTibqoy5vRTPwpLLmohHoguSCiq+UWHA@mail.gmail.com \
    --to=krzk@kernel.org \
    --cc=Anson.Huang@nxp.com \
    --cc=Linux-imx@nxp.com \
    --cc=abel.vesa@nxp.com \
    --cc=aford173@gmail.com \
    --cc=alifer.wsdm@gmail.com \
    --cc=daniel.baluta@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=jun.li@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter.chen@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=shengjiu.wang@nxp.com \
    --cc=yibin.gong@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).