From: Rob Herring <robh@kernel.org>
To: Anson Huang <anson.huang@nxp.com>
Cc: "thierry.reding@gmail.com" <thierry.reding@gmail.com>,
"mark.rutland@arm.com" <mark.rutland@arm.com>,
"shawnguo@kernel.org" <shawnguo@kernel.org>,
"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
"festevam@gmail.com" <festevam@gmail.com>,
"linux@armlinux.org.uk" <linux@armlinux.org.uk>,
"stefan@agner.ch" <stefan@agner.ch>,
"otavio@ossystems.com.br" <otavio@ossystems.com.br>,
Leonard Crestez <leonard.crestez@nxp.com>,
Robin Gong <yibin.gong@nxp.com>,
"jan.tuerk@emtrion.com" <jan.tuerk@emtrion.com>,
"linux-pwm@vger.kernel.org" <linux-pwm@vger.kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
linux-kernel@vger
Subject: Re: [PATCH V9 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
Date: Mon, 25 Mar 2019 15:41:37 -0500 [thread overview]
Message-ID: <20190325204137.GA19824@bogus> (raw)
In-Reply-To: <1553218974-20464-2-git-send-email-Anson.Huang@nxp.com>
On Fri, Mar 22, 2019 at 01:48:05AM +0000, Anson Huang wrote:
> Add i.MX TPM(Low Power Timer/Pulse Width Modulation Module) PWM binding.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---
> No changes.
v9? I don't recall seeing any previous versions.
> ---
> .../devicetree/bindings/pwm/imx-tpm-pwm.txt | 22 ++++++++++++++++++++++
> 1 file changed, 22 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pwm/imx-tpm-pwm.txt
>
> diff --git a/Documentation/devicetree/bindings/pwm/imx-tpm-pwm.txt b/Documentation/devicetree/bindings/pwm/imx-tpm-pwm.txt
> new file mode 100644
> index 0000000..94f1ad5
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/pwm/imx-tpm-pwm.txt
> @@ -0,0 +1,22 @@
> +Freescale i.MX TPM PWM controller
> +
> +Required properties:
> +- compatible : Should be "fsl,imx-tpm".
Needs to be SoC specific.
> +- reg: Physical base address and length of the controller's registers.
> +- #pwm-cells: Should be 3. See pwm.txt in this directory for a description of the cells format.
> +- clocks : The clock provided by the SoC to drive the PWM.
> +- interrupts: The interrupt for the PWM controller.
> +
> +Note: The TPM counter and period counter are shared between multiple channels, so all channels
> +should use same period setting.
> +
> +Example:
> +
> +pwm0: tpm@40250000 {
pwm@...
next prev parent reply other threads:[~2019-03-25 20:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-22 1:47 [PATCH V9 0/5] Add i.MX7ULP EVK PWM backlight support Anson Huang
2019-03-22 1:48 ` [PATCH V9 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding Anson Huang
2019-03-25 20:41 ` Rob Herring [this message]
2019-03-25 20:59 ` Uwe Kleine-König
2019-03-26 18:51 ` Rob Herring
2019-03-26 0:56 ` Anson Huang
2019-03-26 6:53 ` Anson Huang
2019-03-22 1:48 ` [PATCH V9 2/5] pwm: Add i.MX TPM PWM driver support Anson Huang
2019-03-25 9:30 ` Uwe Kleine-König
2019-03-25 11:58 ` Anson Huang
2019-03-26 6:56 ` Anson Huang
2019-03-22 1:48 ` [PATCH V9 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default Anson Huang
2019-03-22 1:48 ` [PATCH V9 4/5] ARM: dts: imx7ulp: Add pwm0 support Anson Huang
2019-03-22 1:48 ` [PATCH V9 5/5] ARM: dts: imx7ulp-evk: Add backlight support Anson Huang
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=20190325204137.GA19824@bogus \
--to=robh@kernel.org \
--cc=anson.huang@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=jan.tuerk@emtrion.com \
--cc=kernel@pengutronix.de \
--cc=leonard.crestez@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger \
--cc=linux-pwm@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=otavio@ossystems.com.br \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=stefan@agner.ch \
--cc=thierry.reding@gmail.com \
--cc=yibin.gong@nxp.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).