Searched hist:"275876 e2" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/regmap/ |
H A D | regmap.txt | 275876e2 Mon Jul 14 23:23:03 CDT 2014 Xiubo Li <Li.Xiubo@freescale.com> 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> 275876e2 Mon Jul 14 23:23:03 CDT 2014 Xiubo Li <Li.Xiubo@freescale.com> 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>
|