From: nicolas.ferre@atmel•com (Nicolas Ferre)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] ARM: at91/dt: sam9260: correct external trigger value
Date: Tue, 13 May 2014 11:52:59 +0200 [thread overview]
Message-ID: <5371EB7B.1050608@atmel.com> (raw)
In-Reply-To: <1399912375-6247-1-git-send-email-alexandre.belloni@free-electrons.com>
On 12/05/2014 18:32, Alexandre Belloni :
> The external trigger value is 0b1101 which is 13 but 0xd.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons•com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel•com>
and pushed on our at91-3.15-fixes branch. I will try to push it for 3.15...
Thanks, bye,
> ---
> arch/arm/boot/dts/at91sam9260.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/at91sam9260.dtsi b/arch/arm/boot/dts/at91sam9260.dtsi
> index 366fc2cbcd64..c0e0eae16a27 100644
> --- a/arch/arm/boot/dts/at91sam9260.dtsi
> +++ b/arch/arm/boot/dts/at91sam9260.dtsi
> @@ -641,7 +641,7 @@
> trigger at 3 {
> reg = <3>;
> trigger-name = "external";
> - trigger-value = <0x13>;
> + trigger-value = <0xd>;
> trigger-external;
> };
> };
>
--
Nicolas Ferre
prev parent reply other threads:[~2014-05-13 9:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-12 16:32 [PATCH] ARM: at91/dt: sam9260: correct external trigger value Alexandre Belloni
2014-05-13 9:52 ` Nicolas Ferre [this message]
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=5371EB7B.1050608@atmel.com \
--to=nicolas.ferre@atmel$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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