regmap: fix documentation to match code
authorArnd Bergmann <arnd@arndb.de>
Thu, 17 Mar 2016 17:23:40 +0000 (18:23 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 17 Mar 2016 18:42:25 +0000 (18:42 +0000)
commit2596e07a3ed5a5f4d8b89be316c2b704d6f5dc5f
tree175d089ec68e5f6609fcd1577dab63b6b64083bf
parentd25263d917caadba52275bf95c9b3400fe77edbe
regmap: fix documentation to match code

The regmap binding talks about one thing, which is register
endianess, and it gets almost every aspect of it wrong.

This replaces the current text of the file with a version
that makes more sense and that matches what we implement
now.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: a06c488da0b0 ("regmap: Add explict native endian flag to DT bindings")
Fixes: 275876e208e2 ("regmap: Add the DT binding documentation for endianness")
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regmap/regmap.txt