pwm: fsl-ftm: Document 'big-endian' property
authorXiubo Li <Li.Xiubo@freescale.com>
Tue, 19 Aug 2014 04:38:03 +0000 (12:38 +0800)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 20 Aug 2014 08:20:02 +0000 (10:20 +0200)
commita535e2e0debc2255fcf60a11d73fbb0534454cc3
tree69bcc65e5e4f3fdaab249c638453fe87db7e2a39
parent42fa98a9c3609c1aff466cb847e421c611cc9157
pwm: fsl-ftm: Document 'big-endian' property

The same FTM PWM device can have a different endianness on different
SoCs. The device tree provides a property to describing this so that an
operating system device driver can handle all variants of the device.
Refer to the table below for the endianness of the FTM PWM block as
integrated into the existing SoCs:

SoC     | FTM-PWM endianness
--------+-------------------
Vybrid  | LE
LS1     | BE
LS2     | LE

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Documentation/devicetree/bindings/pwm/pwm-fsl-ftm.txt