lkml.org 
[lkml]   [2022]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v5 0/3] AXP1530 PMIC
Date
Hello,

This patch series adds support for the AXP1530 PMIC which is controlled via the
I2C bus.

Changes in v2:
Remove RSB support.
Drop .id = 0
Add dt-binding for the AXP1530

Changes in v3:
Move AXP1530 dt-binding to alphabetical order

Changes in v4:
Fix indentation

Changes in v5:
Use alphabetical ordering in mfd
Correct { placement line
Replace spaces with tabs in 1 struct

Martin Botka (3):
dt-bindings: mfd: x-powers,axp152: Document the AXP1530 variant
mfd: ax20x: Add suppport for AXP1530 PMIC
regulator: axp20x: Add support for AXP1530 variant

.../bindings/mfd/x-powers,axp152.yaml | 1 +
drivers/mfd/axp20x-i2c.c | 2 +
drivers/mfd/axp20x.c | 62 +++++++++++++++++++
drivers/regulator/axp20x-regulator.c | 44 +++++++++++++
include/linux/mfd/axp20x.h | 34 ++++++++++
5 files changed, 143 insertions(+)

--
2.38.1

\
 
 \ /
  Last update: 2022-12-14 20:04    [W:0.054 / U:0.748 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site