From: Xiubo Li
Date: Tue, 15 Jul 2014 04:23:03 +0000 (+0800)
Subject: regmap: Add the DT binding documentation for endianness
X-Git-Tag: fixes-for-v3.18-merge-window~30^2~2^2~3^2
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=275876e208e28abf4b96ec89030e482b1331ee75;p=pandora-kernel.git
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
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed