[PATCHv4 0/2] add DT endianness binding support.
Xiubo Li
Li.Xiubo at freescale.com
Thu May 8 19:04:31 PDT 2014
Changes in V4:
- Fix one comment from Markus Pargmann.
- Fix some comments.
Changes in V3:
- Follow Mark Rutland's advice.
- Document common case of the endianess usage.
Changes in V2:
- Namespace the properties using the prefix sring.
- Add one binding ducomentation off regmap.
Xiubo Li (2):
dt/bindings: Add the DT binding documentation for endianness
regmap: add DT endianness binding support.
.../devicetree/bindings/endianness/endianness.txt | 48 +++++++
drivers/base/regmap/regmap-i2c.c | 2 +
drivers/base/regmap/regmap-spi.c | 2 +
drivers/base/regmap/regmap.c | 147 +++++++++++++++++++--
4 files changed, 188 insertions(+), 11 deletions(-)
create mode 100644 Documentation/devicetree/bindings/endianness/endianness.txt
--
1.8.4
More information about the linux-arm-kernel
mailing list