All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: yegorslists@googlemail.com
Cc: linux-omap@vger.kernel.org, bcousson@baylibre.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: am335x-baltos: don't reset gpio3 block
Date: Wed, 9 Nov 2016 15:48:59 -0700	[thread overview]
Message-ID: <20161109224858.GO2428@atomide.com> (raw)
In-Reply-To: <1478077696-21003-1-git-send-email-yegorslists@googlemail.com>

* yegorslists@googlemail.com <yegorslists@googlemail.com> [161102 02:08]:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> This change is needed in order to enable some hardware components
> from bootloader.
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
>  arch/arm/boot/dts/am335x-baltos.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/am335x-baltos.dtsi b/arch/arm/boot/dts/am335x-baltos.dtsi
> index dd45d17..09b9541 100644
> --- a/arch/arm/boot/dts/am335x-baltos.dtsi
> +++ b/arch/arm/boot/dts/am335x-baltos.dtsi
> @@ -406,3 +406,7 @@
>  &gpio0 {
>  	ti,no-reset-on-init;
>  };
> +
> +&gpio3 {
> +	ti,no-reset-on-init;
> +};

Applying into omap-for-v4.10/dt thanks.

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: am335x-baltos: don't reset gpio3 block
Date: Wed, 9 Nov 2016 15:48:59 -0700	[thread overview]
Message-ID: <20161109224858.GO2428@atomide.com> (raw)
In-Reply-To: <1478077696-21003-1-git-send-email-yegorslists@googlemail.com>

* yegorslists at googlemail.com <yegorslists@googlemail.com> [161102 02:08]:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> This change is needed in order to enable some hardware components
> from bootloader.
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
>  arch/arm/boot/dts/am335x-baltos.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/am335x-baltos.dtsi b/arch/arm/boot/dts/am335x-baltos.dtsi
> index dd45d17..09b9541 100644
> --- a/arch/arm/boot/dts/am335x-baltos.dtsi
> +++ b/arch/arm/boot/dts/am335x-baltos.dtsi
> @@ -406,3 +406,7 @@
>  &gpio0 {
>  	ti,no-reset-on-init;
>  };
> +
> +&gpio3 {
> +	ti,no-reset-on-init;
> +};

Applying into omap-for-v4.10/dt thanks.

Tony

  reply	other threads:[~2016-11-09 22:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02  9:08 [PATCH] ARM: dts: am335x-baltos: don't reset gpio3 block yegorslists
2016-11-02  9:08 ` yegorslists at googlemail.com
2016-11-09 22:48 ` Tony Lindgren [this message]
2016-11-09 22:48   ` Tony Lindgren

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=20161109224858.GO2428@atomide.com \
    --to=tony@atomide.com \
    --cc=bcousson@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=yegorslists@googlemail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.