From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Subject: Re: [PATCH v2 2/2] devicetree: Add Cadence WDT devicetree bindings documentation Date: Thu, 29 May 2014 11:37:04 +0200 Message-ID: <5386FFC0.5010200@monstr.eu> References: <1401185895-3677-1-git-send-email-harinik@xilinx.com> <1401185895-3677-2-git-send-email-harinik@xilinx.com> Reply-To: monstr@monstr.eu Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PnX8Orn5469vrsjviSUghxMTc5eAUr0GK" Return-path: In-Reply-To: <1401185895-3677-2-git-send-email-harinik@xilinx.com> Sender: linux-doc-owner@vger.kernel.org To: Harini Katakam , wim@iguana.be, grant.likely@linaro.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, rob@landley.net Cc: michals@xilinx.com, linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-doc@vger.kernel.org List-Id: devicetree@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PnX8Orn5469vrsjviSUghxMTc5eAUr0GK Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 05/27/2014 12:18 PM, Harini Katakam wrote: > Add cadence-wdt bindings documentation. >=20 > Signed-off-by: Harini Katakam > --- >=20 > v2: > No changes >=20 > --- > .../devicetree/bindings/watchdog/cadence-wdt.txt | 26 ++++++++++++= ++++++++ > 1 file changed, 26 insertions(+) > create mode 100644 Documentation/devicetree/bindings/watchdog/cadence-= wdt.txt >=20 > diff --git a/Documentation/devicetree/bindings/watchdog/cadence-wdt.txt= b/Documentation/devicetree/bindings/watchdog/cadence-wdt.txt > new file mode 100644 > index 0000000..1f7a732 > --- /dev/null > +++ b/Documentation/devicetree/bindings/watchdog/cadence-wdt.txt > @@ -0,0 +1,26 @@ > +Zynq Watchdog Device Tree Bindings > +------------------------------------------- > + > +Required properties: > +- compatible : Should be "xlnx,zynq-wdt-r1p2" or "cdns,wdt-r1p2". > +- clocks : Clock phandles (see clock bindings for details). > +- reg : Physical base address and size of WDT registers map. > +- interrupts : Property with a value describing the interrupt > + number. > +- interrupt-parent : Must be core interrupt controller. > + > +Optional properties > +- reset : Reset interrupt. > +- timeout-sec : Watchdog timeout value (in seconds). > + > +Example: > + > + wdt@f8005000 { please use watchdog@ here which is listed in ePAPR Thanks, Michal --=20 Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/ Maintainer of Linux kernel - Xilinx Zynq ARM architecture Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform --PnX8Orn5469vrsjviSUghxMTc5eAUr0GK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlOG/8EACgkQykllyylKDCExnACgiVjdAdys9+fbE9SQUhslfe76 0MMAnR/tUN9Ut18sdiwnTGAQthXSAOLG =h6mK -----END PGP SIGNATURE----- --PnX8Orn5469vrsjviSUghxMTc5eAUr0GK--