> -----Original Message----- > From: linux-kernel-owner@xxxxxxxxxxxxxxx [mailto:linux-kernel- > owner@xxxxxxxxxxxxxxx] On Behalf Of Xiubo Li > Sent: Wednesday, April 02, 2014 6:09 PM > To: broonie@xxxxxxxxxx > Cc: linux-doc@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Xiubo Li- > B47053 > Subject: [PATCHv2 0/3] regmap: add LE and DT binding for endianness > This patch set is very useful for eSDHC driver, which will support different endiannesses on both powerpc and arm platforms at the same time. And this patch set looks good to me. > > For this patch series has dependency, so resend them together. > > > Change in v2: > - resend 'regmap: implement LE formatting/parsing for 16/32-bit values.' > - resend 'regmap: Add the DT binding documentation for endianness' > - fix the commit message of 'regmap: add DT endianness binding support.' > > > > > Xiubo Li (3): > regmap: implement LE formatting/parsing for 16/32-bit values. > regmap: Add the DT binding documentation for endianness > regmap: add DT endianness binding support. > > .../bindings/regmap/regmap-endianness.txt | 49 +++++++ > drivers/base/regmap/regmap.c | 141 > +++++++++++++++++++-- > 2 files changed, 180 insertions(+), 10 deletions(-) create mode 100644 > Documentation/devicetree/bindings/regmap/regmap-endianness.txt > > -- > 1.8.4 > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" > in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > -- 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