From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH 4/8] layerscape/ftm: Add compatible string for FTM0 be used as alarm timer.
Date: Tue, 21 Apr 2015 12:22:09 +0100 [thread overview]
Message-ID: <20150421112047.GD8544@leverpostej> (raw)
In-Reply-To: <BN1PR03MB18889FA7A501618AD29E1F79DEF0@BN1PR03MB188.namprd03.prod.outlook.com>
On Tue, Apr 21, 2015 at 12:01:06PM +0100, Dongsheng.Wang at freescale.com wrote:
>
>
> > -----Original Message-----
> > From: Mark Rutland [mailto:mark.rutland at arm.com]
> > Sent: Tuesday, April 21, 2015 6:42 PM
> > To: Wang Dongsheng-B40534
> > Cc: Sharma Bhupesh-B45370; arnd at arndb.de; linux-arm-kernel at lists.infradead.org;
> > Marc Zyngier; bhupesh.linux at gmail.com; Catalin Marinas; Yoder Stuart-B08248;
> > olof at lixom.net; Will Deacon
> > Subject: Re: [RESEND PATCH 4/8] layerscape/ftm: Add compatible string for FTM0
> > be used as alarm timer.
> >
> > > > > + ftm0: ftm0 at 2800000 {
> > > > > + compatible = "fsl,ftm-alarm";
> > > > > + reg = <0x0 0x2800000 0x0 0x10000>;
> > > > > + interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
> > > > > + };
> > > >
> > > > Missing properties?
> > > >
> > >
> > > The FTM0 alarm timer only need "compatible", "reg" and "interrupts" properties.
> > > I miss something about the properties?
> >
> > As far as I could tell from the original patch, clocks were also listed as
> > required properties regardless.
> >
>
> Yes, But only one clock can be used for FTM0 as alarm timer. So this node not need to
> "clock" properties. :)
If the clock property is not necessary in some cases, please add those
caveats in the clock property description.
I'm not sure I follow why you don't need a clock in this case. Is there
a clock internal to the unit? Or is it simply that there is only one
possible external clock? For the latter it should still be described
explicitly.
Mark.
next prev parent reply other threads:[~2015-04-21 11:22 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-01 11:47 [RESEND PATCH 0/8] ARM64: Update support for FSL's LS2085A SoC Bhupesh Sharma
2015-04-01 11:47 ` [RESEND PATCH 1/8] Documentation: DT: Add entry for FSL LS2085A QDS and RDB boards Bhupesh Sharma
2015-04-01 11:47 ` [RESEND PATCH 2/8] doc/bindings: Update PCIe devicetree binding documentation for LS2085A Bhupesh Sharma
2015-04-01 11:47 ` [RESEND PATCH 3/8] doc/bindings: Update clk-qoriq bindings for FSL's chassis-3.0 SoCs Bhupesh Sharma
2015-04-01 11:47 ` [RESEND PATCH 4/8] layerscape/ftm: Add compatible string for FTM0 be used as alarm timer Bhupesh Sharma
2015-04-01 13:24 ` Mark Rutland
2015-04-21 5:18 ` Dongsheng.Wang at freescale.com
2015-04-21 10:42 ` Mark Rutland
2015-04-21 11:01 ` Dongsheng.Wang at freescale.com
2015-04-21 11:22 ` Mark Rutland [this message]
2015-04-01 11:47 ` [RESEND PATCH 5/8] dts/ls2085a: Update DTSI to add support of various peripherals Bhupesh Sharma
2015-04-01 11:47 ` [RESEND PATCH 6/8] dts/ls2085a: Update Simulator DTS " Bhupesh Sharma
2015-04-01 11:47 ` [RESEND PATCH 7/8] dts/ls2085a: Add DTS support for LS2085a QDS & RDB boards Bhupesh Sharma
2015-04-01 11:47 ` [RESEND PATCH 8/8] dts/Makefile: Add build support for LS2085a QDS & RDB board DTS Bhupesh Sharma
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=20150421112047.GD8544@leverpostej \
--to=mark.rutland@arm.com \
--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