All of lore.kernel.org
 help / color / mirror / Atom feed
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 11:42:29 +0100	[thread overview]
Message-ID: <20150421104228.GC8544@leverpostej> (raw)
In-Reply-To: <BN1PR03MB1881AD322072E34DAC380259DEF0@BN1PR03MB188.namprd03.prod.outlook.com>

> > > +	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.

Mark.

  reply	other threads:[~2015-04-21 10:42 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 [this message]
2015-04-21 11:01         ` Dongsheng.Wang at freescale.com
2015-04-21 11:22           ` Mark Rutland
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=20150421104228.GC8544@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.