All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Wahren <stefan.wahren@i2se.com>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: linux-gpio@vger.kernel.org,
	Linus Walleij <linus.walleij@linaro.org>,
	Lee Jones <lee@kernel.org>, Eric Anholt <eric@anholt.net>,
	linux-rpi-kernel@lists.infradead.org,
	Martin Sperl <kernel@martin.sperl.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] pinctrl: bcm2835: Fix initial value for direction_output
Date: Wed, 2 Dec 2015 15:26:33 +0100	[thread overview]
Message-ID: <565EFF99.7020704@i2se.com> (raw)
In-Reply-To: <565E6B22.3060808@wwwdotorg.org>

Am 02.12.2015 um 04:53 schrieb Stephen Warren:
> On 11/18/2015 05:32 PM, Stefan Wahren wrote:
>> Currently the provided initial value for bcm2835_gpio_direction_output
>> has no effect. So fix this issue by changing the value before
>> changing the GPIO direction. As a result we need to move the function below
>> bcm2835_gpio_set.
> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
>

Should i resend the patch with

Suggested-by: Martin Sperl <kernel@martin.sperl.org>

?

WARNING: multiple messages have this Message-ID (diff)
From: stefan.wahren@i2se.com (Stefan Wahren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] pinctrl: bcm2835: Fix initial value for direction_output
Date: Wed, 2 Dec 2015 15:26:33 +0100	[thread overview]
Message-ID: <565EFF99.7020704@i2se.com> (raw)
In-Reply-To: <565E6B22.3060808@wwwdotorg.org>

Am 02.12.2015 um 04:53 schrieb Stephen Warren:
> On 11/18/2015 05:32 PM, Stefan Wahren wrote:
>> Currently the provided initial value for bcm2835_gpio_direction_output
>> has no effect. So fix this issue by changing the value before
>> changing the GPIO direction. As a result we need to move the function below
>> bcm2835_gpio_set.
> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
>

Should i resend the patch with

Suggested-by: Martin Sperl <kernel@martin.sperl.org>

?

  reply	other threads:[~2015-12-02 14:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-19  0:32 [PATCH] pinctrl: bcm2835: Fix initial value for direction_output Stefan Wahren
2015-11-19  0:32 ` Stefan Wahren
2015-11-30  8:29 ` Linus Walleij
2015-11-30  8:29   ` Linus Walleij
2015-11-30 17:17 ` Eric Anholt
2015-11-30 17:17   ` Eric Anholt
2015-12-02  3:53 ` Stephen Warren
2015-12-02  3:53   ` Stephen Warren
2015-12-02 14:26   ` Stefan Wahren [this message]
2015-12-02 14:26     ` Stefan Wahren
2015-12-10 18:08     ` Linus Walleij
2015-12-10 18:08       ` Linus Walleij
2015-12-10 18:07 ` Linus Walleij
2015-12-10 18:07   ` Linus Walleij

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=565EFF99.7020704@i2se.com \
    --to=stefan.wahren@i2se.com \
    --cc=eric@anholt.net \
    --cc=kernel@martin.sperl.org \
    --cc=lee@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=swarren@wwwdotorg.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 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.