[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150103233949.GA4108@earth.universe>
Date: Sun, 4 Jan 2015 00:39:50 +0100
From: Sebastian Reichel <sre@...nel.org>
To: Nishanth Menon <nm@...com>
Cc: Tony Lindgren <tony@...mide.com>,
BenoƮt Cousson <bcousson@...libre.com>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, linux-omap@...r.kernel.org
Subject: Re: [PATCH V3] ARM: dts: am57xx-beagle-x15: Add GPIO controlled fan
node
Hi Nishanth,
On Sat, Jan 03, 2015 at 12:30:26PM -0600, Nishanth Menon wrote:
> [...]
> + gpio-fan,speed-map = <0 0
> + 13000 1>;
> [...]
iirc DT maintainers prefer this format:
gpio-fan,speed-map = <0 0>,
<13000 1>;
This should result in the same .dtb, but is a bit easier to read.
-- Sebastian
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists