mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Rouven Czerwinski <r.czerwinski@pengutronix.de>
To: barebox@lists.infradead.org
Subject: Re: [PATCH] iotmaxx: gw4100: WDOG_ANY as GPIO output
Date: Sat, 12 Sep 2020 09:15:15 +0200	[thread overview]
Message-ID: <6e29e35c4dba12a3cb2a31962c49dd6357ef429e.camel@pengutronix.de> (raw)
In-Reply-To: <20200912071241.29924-2-r.czerwinski@pengutronix.de>

Hi,

On Sat, 2020-09-12 at 09:12 +0200, Rouven Czerwinski wrote:
> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> ---
>  dts/src/arm/imx7d-iotmaxx-gw4100.dts | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
> 
> diff --git a/dts/src/arm/imx7d-iotmaxx-gw4100.dts
> b/dts/src/arm/imx7d-iotmaxx-gw4100.dts
> index 91befd2607..c9321ca7e0 100644
> --- a/dts/src/arm/imx7d-iotmaxx-gw4100.dts
> +++ b/dts/src/arm/imx7d-iotmaxx-gw4100.dts
> @@ -220,6 +220,21 @@
>  	};
>  };
>  
> +&gpio7 {
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_gpio7>;
> +	status = "okay";
> +	gpio-line-names = "",
> +	"", "", "", "", "",
> +	"", "reset", "", "", "",
> +	"", "", "", "", "",
> +	"", "", "", "", "",
> +	"", "", "", "", "",
> +	"", "", "", "", "",
> +	"";
> +
> +};
> +
>  &i2c1 {
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&pinctrl_i2c1>;
> @@ -454,6 +469,11 @@
>  		MX7D_PAD_SD3_STROBE__SD3_STROBE			0x1b
>  		>;
>  	};
> +	pinctrl_gpio7: gpio7grp {
> +		fsl,pins = <
> +		MX7D_PAD_ENET1_COL__GPIO7_IO15			0x51
> +		>;
> +	};
>  };
>  
>  &iomuxc_lpsr {

Please ignore this, leftover patch in my patch directory.

Regards,
Rouven


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2020-09-12  7:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-12  7:12 [PATCH 1/4] globalvar: add set_single function Rouven Czerwinski
2020-09-12  7:12 ` [PATCH] iotmaxx: gw4100: WDOG_ANY as GPIO output Rouven Czerwinski
2020-09-12  7:15   ` Rouven Czerwinski [this message]
2020-09-12  7:12 ` [PATCH 2/4] blspec: only reset variable locations, not paths Rouven Czerwinski
2020-09-12  7:12 ` [PATCH 3/4] blspec: fix bootm_data initialization Rouven Czerwinski
2020-09-12  7:12 ` [PATCH 4/4] fastboot: only unset image, not loadaddr Rouven Czerwinski
2020-09-14  9:13 ` [PATCH 1/4] globalvar: add set_single function Sascha Hauer

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=6e29e35c4dba12a3cb2a31962c49dd6357ef429e.camel@pengutronix.de \
    --to=r.czerwinski@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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