commit | 275876e208e28abf4b96ec89030e482b1331ee75 | [log] [tgz] |
---|---|---|
author | Xiubo Li <Li.Xiubo@freescale.com> | Tue Jul 15 12:23:03 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Sat Aug 16 16:56:23 2014 -0500 |
tree | 1029bfc5360c6a7d8b285e7c3ac38c79f85dea25 | |
parent | d647c199510c2c126ac03ecbea51086e10126a40 [diff] |
regmap: Add the DT binding documentation for endianness Device-Tree binding for device endianness Index Device Endianness properties --------------------------------------------------- 1 BE 'big-endian' 2 LE 'little-endian' For one device driver, which will run in different scenarios above on different SoCs using the devicetree, we need one way to simplify this. Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> Signed-off-by: Mark Brown <broonie@linaro.org>