From: Xiubo Li Date: Tue, 19 Aug 2014 04:38:03 +0000 (+0800) Subject: pwm: fsl-ftm: Document 'big-endian' property X-Git-Tag: fixes-against-v3.18-rc2~24^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a535e2e0debc2255fcf60a11d73fbb0534454cc3;p=pandora-kernel.git 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 Signed-off-by: Thierry Reding --- Reading git-diff-tree failed