All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Kirkwood DT Documentation
@ 2014-03-22 12:45 ` Andrew Lunn
  0 siblings, 0 replies; 22+ messages in thread
From: Andrew Lunn @ 2014-03-22 12:45 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset fixes up a number of issues found by checkpatch in the
kirkwood DT files or binding Documentation. Vendor Prefixes are
documented, missing prefixes are added, incorrect prefixes are
corrected, and Kirkwood SoCs are documented.

Note that some of these patches contain UTF-8 characters, which the
mailing lists sometime don't like. The patches can also be found in

https://github.com/lunn/linux.git v3.14-rc7-next-20140321-dt

which is based on linux-next tag next-20140321.

Andrew Lunn (5):
  DT: Vendor: Add prefixes used by Kirkwood devices
  DT: bindings: add missing Marvell Kirkwood SoC documentation
  ARM: Kirkwood: Fix Atmel vendor prefix
  DT: I2C: Add trivial bindings used by kirkwood boards
  ARM: Kirkwood: DT: Add missing vendor prefix

 .../devicetree/bindings/arm/marvell,kirkwood.txt   | 97 ++++++++++++++++++++++
 .../devicetree/bindings/i2c/trivial-devices.txt    | 16 ++++
 .../devicetree/bindings/vendor-prefixes.txt        | 13 ++-
 arch/arm/boot/dts/kirkwood-b3.dts                  |  2 +-
 arch/arm/boot/dts/kirkwood-cloudbox.dts            |  2 +-
 arch/arm/boot/dts/kirkwood-dreamplug.dts           |  2 +-
 arch/arm/boot/dts/kirkwood-laplug.dts              |  2 +-
 arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts     |  2 +-
 arch/arm/boot/dts/kirkwood-ns2-common.dtsi         |  4 +-
 arch/arm/boot/dts/kirkwood-nsa310.dts              |  2 +-
 arch/arm/boot/dts/kirkwood-nsa310a.dts             |  2 +-
 arch/arm/boot/dts/kirkwood-openblocks_a6.dts       |  2 +-
 arch/arm/boot/dts/kirkwood-openblocks_a7.dts       |  2 +-
 13 files changed, 136 insertions(+), 12 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/marvell,kirkwood.txt

-- 
1.9.1

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

end of thread, other threads:[~2014-04-07 16:59 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-22 12:45 [PATCH 0/5] Kirkwood DT Documentation Andrew Lunn
2014-03-22 12:45 ` Andrew Lunn
2014-03-22 12:45 ` [PATCH 1/5] DT: Vendor: Add prefixes used by Kirkwood devices Andrew Lunn
2014-03-22 12:45   ` Andrew Lunn
2014-04-07 16:13   ` Rob Herring
2014-04-07 16:13     ` Rob Herring
2014-04-07 16:13     ` Andrew Lunn
2014-04-07 16:13       ` Andrew Lunn
2014-03-22 12:45 ` [PATCH 2/5] DT: bindings: add missing Marvell Kirkwood SoC documentation Andrew Lunn
2014-03-22 12:45   ` Andrew Lunn
2014-03-22 12:45 ` [PATCH 3/5] ARM: Kirkwood: Fix Atmel vendor prefix Andrew Lunn
2014-03-22 12:45   ` Andrew Lunn
2014-03-22 12:45 ` [PATCH 4/5] DT: I2C: Add trivial bindings used by kirkwood boards Andrew Lunn
2014-03-22 12:45   ` Andrew Lunn
2014-03-22 12:46 ` [PATCH 5/5] ARM: Kirkwood: DT: Add missing vendor prefix Andrew Lunn
2014-03-22 12:46   ` Andrew Lunn
2014-03-24  0:22 ` [PATCH 0/5] Kirkwood DT Documentation Jason Cooper
2014-03-24  0:22   ` Jason Cooper
2014-03-29  0:22   ` Arnd Bergmann
2014-03-29  0:22     ` Arnd Bergmann
2014-04-07 16:59 ` Jason Cooper
2014-04-07 16:59   ` Jason Cooper

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.