[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1396433349-31470-1-git-send-email-Li.Xiubo@freescale.com>
Date: Wed, 2 Apr 2014 18:09:06 +0800
From: Xiubo Li <Li.Xiubo@...escale.com>
To: <broonie@...nel.org>
CC: <linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Xiubo Li <Li.Xiubo@...escale.com>
Subject: [PATCHv2 0/3] regmap: add LE and DT binding for endianness
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists