public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: dts: AM43x: Add devcice tree nodes
@ 2014-07-03 13:44 Keerthy
  2014-07-03 13:44 ` [PATCH 1/5] mfd: Add DT bindings for tps65218 PMIC Keerthy
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Keerthy @ 2014-07-03 13:44 UTC (permalink / raw)
  To: devicetree, linux-kernel, linux-omap
  Cc: mark.rutland, galak, robh+dt, linux, balbi, tony, kishon, Keerthy

The patch series adds the device tree nodes and the corresponding
documentation. The series also enabled tps65218 config options
in the omap2plus_defconfig.

The series is boot tested on both AM43x-epos-evm and AM437x-gp-evm.

Keerthy (5):
  mfd: Add DT bindings for tps65218 PMIC
  regulator: Add DT bindings for tps65218 PMIC regulators.
  ARM: dts: AM43x: Add TPS65218 device tree nodes
  ARM: dts: AM437x: Add TPS65218 device tree nodes
  ARM: configs: omap2plus_defconfig: enable TPS65218 configs

 Documentation/devicetree/bindings/mfd/tps65218.txt |   57 ++++++++++++++++++++
 .../devicetree/bindings/regulator/tps65218.txt     |   21 ++++++++
 arch/arm/boot/dts/am437x-gp-evm.dts                |   38 +++++++++++++
 arch/arm/boot/dts/am43x-epos-evm.dts               |   38 +++++++++++++
 arch/arm/configs/omap2plus_defconfig               |    2 +
 5 files changed, 156 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mfd/tps65218.txt
 create mode 100644 Documentation/devicetree/bindings/regulator/tps65218.txt

-- 
1.7.9.5


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

end of thread, other threads:[~2014-07-03 14:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-03 13:44 [PATCH 0/5] ARM: dts: AM43x: Add devcice tree nodes Keerthy
2014-07-03 13:44 ` [PATCH 1/5] mfd: Add DT bindings for tps65218 PMIC Keerthy
2014-07-03 14:15   ` Felipe Balbi
2014-07-03 13:44 ` [PATCH 2/5] regulator: Add DT bindings for tps65218 PMIC regulators Keerthy
2014-07-03 14:16   ` Felipe Balbi
2014-07-03 13:45 ` [PATCH 3/5] ARM: dts: AM43x: Add TPS65218 device tree nodes Keerthy
2014-07-03 14:20   ` Felipe Balbi
2014-07-03 13:45 ` [PATCH 4/5] ARM: dts: AM437x: " Keerthy
2014-07-03 14:23   ` Felipe Balbi
2014-07-03 13:45 ` [PATCH 5/5] ARM: configs: omap2plus_defconfig: enable TPS65218 configs Keerthy
2014-07-03 14:24   ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox