Change in V2: - Namespace the properties using the prefix sring. - Add one binding ducomentation off regmap. Xiubo Li (3): dt/bindings: Add the DT binding documentation for endianness regmap: Add the DT binding documentation for endianness regmap: add DT endianness binding support. .../devicetree/bindings/endianness/endianness.txt | 55 +++++++++++++ .../bindings/regmap/regmap-endianness.txt | 48 +++++++++++ drivers/base/regmap/regmap.c | 96 +++++++++++++++++++--- 3 files changed, 188 insertions(+), 11 deletions(-) create mode 100644 Documentation/devicetree/bindings/endianness/endianness.txt create mode 100644 Documentation/devicetree/bindings/regmap/regmap-endianness.txt -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html