From: p.zabel@pengutronix.de (Philipp Zabel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Disable PWMs in imx6ql.dtsi
Date: Mon, 9 Mar 2015 17:40:33 +0100 [thread overview]
Message-ID: <1425919236-6664-1-git-send-email-p.zabel@pengutronix.de> (raw)
Hi,
PWMs are only useful if they have an output pin connected. Since
most boards don't have all of the PWM output pins assigned, let's
disable the PWMs by default in imx6qdl.dtsi and have each board
device tree explicitly enable just the PWMs they need.
Most device trees do this already - add the missing ones and
change the default status to "disabled" in the dtsi.
regards
Philipp
Philipp Zabel (3):
ARM: dts: imx6dl-aristainetos: enable backlight PWM explicitly
ARM: dts: hummingboard/cubox-i: enable front LED PWM explicitly
ARM: dts: imx6qdl: disable PWMs by default
arch/arm/boot/dts/imx6dl-aristainetos_4.dts | 4 ++++
arch/arm/boot/dts/imx6dl-aristainetos_7.dts | 4 ++++
arch/arm/boot/dts/imx6qdl-cubox-i.dtsi | 4 ++++
arch/arm/boot/dts/imx6qdl.dtsi | 4 ++++
4 files changed, 16 insertions(+)
--
2.1.4
next reply other threads:[~2015-03-09 16:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 16:40 Philipp Zabel [this message]
2015-03-09 16:40 ` [PATCH 1/3] ARM: dts: imx6dl-aristainetos: enable backlight PWM explicitly Philipp Zabel
2015-03-09 16:40 ` [PATCH 2/3] ARM: dts: hummingboard/cubox-i: enable front LED " Philipp Zabel
2015-03-09 16:40 ` [PATCH 3/3] ARM: dts: imx6qdl: disable PWMs by default Philipp Zabel
2015-03-11 1:53 ` [PATCH 0/3] Disable PWMs in imx6ql.dtsi Shawn Guo
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=1425919236-6664-1-git-send-email-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--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).