All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] add DT endianness binding support
@ 2014-04-23  6:46 Xiubo Li
  2014-04-23  6:46 ` [PATCHv2 1/3] dt/bindings: Add the DT binding documentation for endianness Xiubo Li
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Xiubo Li @ 2014-04-23  6:46 UTC (permalink / raw)
  To: broonie, rob
  Cc: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak,
	linux-doc, linux-kernel, Xiubo Li

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-04-30  5:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-23  6:46 [PATCHv2 0/3] add DT endianness binding support Xiubo Li
2014-04-23  6:46 ` [PATCHv2 1/3] dt/bindings: Add the DT binding documentation for endianness Xiubo Li
2014-04-23  8:34   ` Mark Rutland
2014-04-30  5:08     ` Li.Xiubo
2014-04-23  6:46 ` [PATCHv2 2/3] regmap: " Xiubo Li
2014-04-23  8:40   ` Mark Rutland
2014-04-28  8:52     ` Li.Xiubo
2014-04-23  6:46 ` [PATCHv2 3/3] regmap: add DT endianness binding support Xiubo Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.