Re: [PATCH] regmap: fix documentation to match code

2016-03-21 Thread Rob Herring
On Thu, Mar 17, 2016 at 06:23:40PM +0100, Arnd Bergmann wrote: > 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 impl

Re: [PATCH] regmap: fix documentation to match code

2016-03-19 Thread Mark Brown
On Thu, Mar 17, 2016 at 06:23:40PM +0100, Arnd Bergmann wrote: > I think this got lost when you fixed the code for 4.6, and the current > documentation still has the initial text you wrote back in January > that doesn't actually explain what happens. It didn't get lost, you never actually submit