From: Tony Lindgren <tony@atomide.com>
To: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: linux-kernel@vger.kernel.org, Peter Ujfalusi <peter.ujfalusi@ti.com>
Subject: Re: [PATCH 1/3] pinctrl: single: fix DT bindings documentation
Date: Sat, 30 Nov 2013 09:05:48 -0800 [thread overview]
Message-ID: <20131130170548.GA23334@atomide.com> (raw)
In-Reply-To: <1385638160-30125-1-git-send-email-tomi.valkeinen@ti.com>
* Tomi Valkeinen <tomi.valkeinen@ti.com> [131128 03:30]:
> Remove extra comma in pinctrl-single documentation.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
> ---
> Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt
> index 7069a0b84e3a..bc0dfdfdb148 100644
> --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt
> @@ -98,7 +98,7 @@ below for more information.
> In case when one register changes more than one pin's mux the
> pinctrl-single,bits need to be used which takes three parameters:
>
> - pinctrl-single,bits = <0xdc 0x18, 0xff>;
> + pinctrl-single,bits = <0xdc 0x18 0xff>;
>
> Where 0xdc is the offset from the pinctrl register base address for the
> device pinctrl register, 0x18 is the desired value, and 0xff is the sub mask to
> --
> 1.8.3.2
>
next prev parent reply other threads:[~2013-11-30 17:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-28 11:29 [PATCH 1/3] pinctrl: single: fix DT bindings documentation Tomi Valkeinen
2013-11-28 11:29 ` [PATCH 2/3] pinctrl: single: fix pcs_disable with bits_per_mux Tomi Valkeinen
2013-11-28 12:00 ` Peter Ujfalusi
2013-11-30 17:07 ` Tony Lindgren
2013-11-30 17:24 ` Tony Lindgren
2013-11-28 11:29 ` [PATCH 3/3] pinctrl: single: fix infinite loop caused by bad mask Tomi Valkeinen
2013-11-30 17:21 ` Tony Lindgren
2013-11-30 17:05 ` Tony Lindgren [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-01-09 12:50 [PATCH 1/3] pinctrl: single: fix DT bindings documentation Tomi Valkeinen
2014-01-15 7:29 ` 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=20131130170548.GA23334@atomide.com \
--to=tony@atomide.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peter.ujfalusi@ti.com \
--cc=tomi.valkeinen@ti.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