From: Dmitry Lifshitz <lifshitz@compulab.co.il>
To: "Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>,
linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Cc: Dmitry Lifshitz <lifshitz@compulab.co.il>
Subject: [PATCH v2 1/6] ARM: dts: sbc-t54: fix mux mode comment style
Date: Wed, 17 Sep 2014 15:10:03 +0300 [thread overview]
Message-ID: <1410955808-2174-2-git-send-email-lifshitz@compulab.co.il> (raw)
In-Reply-To: <1410955808-2174-1-git-send-email-lifshitz@compulab.co.il>
Follow the comment style of mode0_name.modeX_name for pins
which mux mode differs from MUX_MODE0.
Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
---
v2: New patch
arch/arm/boot/dts/omap5-sbc-t54.dts | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/omap5-sbc-t54.dts b/arch/arm/boot/dts/omap5-sbc-t54.dts
index 8e89793..337bbbc 100644
--- a/arch/arm/boot/dts/omap5-sbc-t54.dts
+++ b/arch/arm/boot/dts/omap5-sbc-t54.dts
@@ -19,8 +19,8 @@
mmc1_aux_pins: pinmux_mmc1_aux_pins {
pinctrl-single,pins = <
- OMAP5_IOPAD(0x0174, PIN_INPUT_PULLUP | MUX_MODE6) /* gpio8_228 */
- OMAP5_IOPAD(0x0176, PIN_INPUT_PULLUP | MUX_MODE6) /* gpio8_229 */
+ OMAP5_IOPAD(0x0174, PIN_INPUT_PULLUP | MUX_MODE6) /* timer5_pwm_evt.gpio8_228 */
+ OMAP5_IOPAD(0x0176, PIN_INPUT_PULLUP | MUX_MODE6) /* timer6_pwm_evt.gpio8_229 */
>;
};
};
--
1.7.5.4
next prev parent reply other threads:[~2014-09-17 12:10 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-16 16:35 [PATCH 0/4] ARM: dts: cm-t54: enable video out, touchscreen and USB3.0 Dmitry Lifshitz
2014-09-16 16:35 ` [PATCH 1/4] ARM: dts: cm-t54: add HDMI/DVI display data Dmitry Lifshitz
2014-09-16 16:46 ` Nishanth Menon
2014-09-16 16:35 ` [PATCH 2/4] ARM: dts: cm-t54: add Startek LCD support Dmitry Lifshitz
[not found] ` <1410885322-5928-1-git-send-email-lifshitz-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2014-09-16 16:35 ` [PATCH 3/4] ARM: dts: cm-t54: add ADS7846 touchscreen support Dmitry Lifshitz
2014-09-16 16:35 ` [PATCH 4/4] ARM: dts: cm-t54: setup omap_dwc3 Dmitry Lifshitz
2014-09-17 12:10 ` [PATCH v2 0/6] ARM: dts: cm-t54: enable video out, touchscreen and USB3.0 Dmitry Lifshitz
2014-09-17 12:10 ` Dmitry Lifshitz [this message]
2014-09-17 12:10 ` [PATCH v2 2/6] ARM: dts: cm-t54: fix mux mode comment style Dmitry Lifshitz
2014-09-17 12:10 ` [PATCH v2 3/6] ARM: dts: cm-t54: add HDMI/DVI display data Dmitry Lifshitz
2014-09-17 12:10 ` [PATCH v2 4/6] ARM: dts: cm-t54: add Startek LCD support Dmitry Lifshitz
2014-09-17 12:10 ` [PATCH v2 5/6] ARM: dts: cm-t54: add ADS7846 touchscreen support Dmitry Lifshitz
[not found] ` <1410955808-2174-1-git-send-email-lifshitz-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2014-09-17 12:10 ` [PATCH v2 6/6] ARM: dts: cm-t54: setup omap_dwc3 Dmitry Lifshitz
2014-09-18 16:08 ` [PATCH v2 0/6] ARM: dts: cm-t54: enable video out, touchscreen and USB3.0 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=1410955808-2174-2-git-send-email-lifshitz@compulab.co.il \
--to=lifshitz@compulab.co.il \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.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;
as well as URLs for NNTP newsgroup(s).