linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/4] Qualcomm Switch-Mode Battery Charger and Boost
@ 2015-07-30 17:53 Bjorn Andersson
  2015-07-30 17:53 ` [PATCHv2 1/4] spmi: pmic-arb: add support for irq_get_irqchip_state Bjorn Andersson
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Bjorn Andersson @ 2015-07-30 17:53 UTC (permalink / raw)
  To: David Woodhouse, Dmitry Eremin-Solenikov, Gilad Avidov,
	Ian Campbell, Kumar Gala, Mark Rutland, Pawel Moll, Rob Herring,
	Sebastian Reichel, Wolfram Sang, agross-sgV2jX0FEOL9JmXXK+q4OQ
  Cc: Greg Kroah-Hartman, Sagar Dharia,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-arm-msm-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-pm-u79uwXL29TY76Z2rM5mHXA

This series adds bindings and a device driver for the Qualcomm Switch-Mode
Battery Charger and Boost block found in pm8941.

Changes since v1:
- Corrected authorship of the patches
- Gave dt properties qcom vendor prefix
- Updated names of dt properties
- Dropped MODULE_ALIAS

Courtney Cavin (4):
  spmi: pmic-arb: add support for irq_get_irqchip_state
  dt-binding: power: Add Qualcomm SMBB binding
  power: Add Qualcomm SMBB driver
  ARM: dts: qcom-pm8941: Add charger node

 .../devicetree/bindings/power_supply/qcom_smbb.txt | 131 +++
 arch/arm/boot/dts/qcom-pm8941.dtsi                 |  21 +
 drivers/power/Kconfig                              |  12 +
 drivers/power/Makefile                             |   1 +
 drivers/power/qcom_smbb.c                          | 951 +++++++++++++++++++++
 drivers/spmi/spmi-pmic-arb.c                       |  17 +
 6 files changed, 1133 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/power_supply/qcom_smbb.txt
 create mode 100644 drivers/power/qcom_smbb.c

-- 
1.8.2.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-09-22 13:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-30 17:53 [PATCHv2 0/4] Qualcomm Switch-Mode Battery Charger and Boost Bjorn Andersson
2015-07-30 17:53 ` [PATCHv2 1/4] spmi: pmic-arb: add support for irq_get_irqchip_state Bjorn Andersson
2015-08-04 23:02   ` Tim Bird
2015-08-05 16:12   ` Andy Gross
     [not found] ` <1438278837-29967-1-git-send-email-bjorn.andersson-/MT0OVThwyLZJqsBc5GL+g@public.gmane.org>
2015-07-30 17:53   ` [PATCHv2 2/4] dt-binding: power: Add Qualcomm SMBB binding Bjorn Andersson
2015-07-30 17:53 ` [PATCHv2 3/4] power: Add Qualcomm SMBB driver Bjorn Andersson
2015-08-28 22:50   ` Bjorn Andersson
2015-09-15 12:43   ` Sebastian Reichel
2015-09-15 13:33     ` Bjorn Andersson
2015-09-22 13:07       ` Sebastian Reichel
2015-07-30 17:53 ` [PATCHv2 4/4] ARM: dts: qcom-pm8941: Add charger node Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).