From: florian.vaussard@epfl.ch (Florian Vaussard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] ARM: dts: omap3-overo: Add default trigger for TWL4030 LED
Date: Tue, 11 Jun 2013 16:49:49 +0200 [thread overview]
Message-ID: <1370962189-9689-5-git-send-email-florian.vaussard@epfl.ch> (raw)
In-Reply-To: <1370962189-9689-1-git-send-email-florian.vaussard@epfl.ch>
Commit c971ff1 'leds: leds-pwm: Defer led_pwm_set() if PWM can sleep'
fixed a crash when using a trigger with a pwm-led provided by an
external chip. Now it is safe to add the default trigger according
to board-overo.c.
Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
---
arch/arm/boot/dts/omap3-overo.dtsi | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/omap3-overo.dtsi b/arch/arm/boot/dts/omap3-overo.dtsi
index e112a42..0bcc284 100644
--- a/arch/arm/boot/dts/omap3-overo.dtsi
+++ b/arch/arm/boot/dts/omap3-overo.dtsi
@@ -21,6 +21,7 @@
label = "overo:blue:COM";
pwms = <&twl_pwmled 1 7812500>;
max-brightness = <127>;
+ linux,default-trigger = "mmc0";
};
};
--
1.7.5.4
next prev parent reply other threads:[~2013-06-11 14:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-11 14:49 [PATCH 0/4] ARM: dts: OMAP3: Updates for Overo Florian Vaussard
2013-06-11 14:49 ` [PATCH 1/4] ARM: dts: OMAP3: Include IRQ header Florian Vaussard
2013-06-11 14:49 ` [PATCH 3/4] ARM: dts: omap3-tobi: Correct polarity for GPIO LED Florian Vaussard
2013-06-11 14:49 ` Florian Vaussard [this message]
[not found] ` <1370962189-9689-3-git-send-email-florian.vaussard@epfl.ch>
2013-06-11 15:35 ` [PATCH 2/4] ARM: dts: omap3-tobi: Add SMSC911X node Javier Martinez Canillas
2013-06-19 9:29 ` [PATCH 0/4] ARM: dts: OMAP3: Updates for Overo Florian Vaussard
2013-06-19 9:34 ` Benoit Cousson
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=1370962189-9689-5-git-send-email-florian.vaussard@epfl.ch \
--to=florian.vaussard@epfl.ch \
--cc=linux-arm-kernel@lists.infradead.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 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).