Re: [PATCH V3] ARM: dts: am57xx-beagle-x15: Add GPIO controlled fan node

From: Sebastian Reichel
Date: Sat Jan 03 2015 - 18:40:26 EST


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

Attachment: signature.asc
Description: Digital signature