forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/ker…
…nel/git/broonie/regulator Pull regulator updates from Mark Brown: "Quite an active release for driver specific updates but very little going on at the subsystem level this time for the regulator API. Summary: - Overhaul of the Qualcomm LABIBB driver. - Allow use of regulator_sync_voltage() on coupled regulators. - Support for Action ATC260x, Mediatek DVSRC and MT6315, Qualcomm PCM8180/c and PM8009-1 and Richtek RT4831 - Removal of the AB3100 driver" * tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (49 commits) regulator: bd718x7, bd71828, Fix dvs voltage levels regulator: pca9450: Add sd-vsel GPIO regulator: pca9450: Enable system reset on WDOG_B assertion regulator: pca9450: Add SD_VSEL GPIO for LDO5 regulator: qcom-rpmh: fix pm8009 ldo7 regulator: mt6315: Add support for MT6315 regulator regulator: document binding for MT6315 regulator regulator: dt-bindings: Document charger-supply for max8997 regulator: qcom-labibb: Use disable_irq_nosync from isr regulator: pf8x00: Fix typo for PF8200 chip name regulator: pf8x00: set ramp_delay for bucks regulator: core: Avoid debugfs: Directory ... already present! error regulator: pf8x00: Add suspend support regulator: Make regulator_sync_voltage() usable by coupled regulators regulator: s5m8767: Drop regulators OF node reference regulator: qcom-rpmh: Add pmc8180 and pmc8180c regulator: qcom-rpmh: Add pmc8180 and pmc8180c regulator: s5m8767: Fix reference count leak regulator: remove ab3100 driver regulator: axp20x: Fix reference cout leak ...
- Loading branch information
Showing
38 changed files
with
2,661 additions
and
1,483 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
69 changes: 69 additions & 0 deletions
69
Documentation/devicetree/bindings/regulator/mt6315-regulator.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause | ||
%YAML 1.2 | ||
--- | ||
$id: http://devicetree.org/schemas/regulator/mt6315-regulator.yaml# | ||
$schema: http://devicetree.org/meta-schemas/core.yaml# | ||
|
||
title: Mediatek MT6315 Regulator | ||
|
||
maintainers: | ||
- Hsin-Hsiung Wang <[email protected]> | ||
|
||
description: | | ||
The MT6315 is a power management IC (PMIC) configurable with SPMI. | ||
that contains 4 BUCKs output which can combine with each other | ||
by different efuse settings. | ||
properties: | ||
compatible: | ||
const: mediatek,mt6315-regulator | ||
|
||
reg: | ||
maxItems: 1 | ||
|
||
regulators: | ||
type: object | ||
description: List of regulators and its properties | ||
|
||
patternProperties: | ||
"^vbuck[1-4]$": | ||
type: object | ||
$ref: "regulator.yaml#" | ||
|
||
properties: | ||
regulator-name: | ||
pattern: "^vbuck[1-4]$" | ||
|
||
additionalProperties: false | ||
|
||
required: | ||
- compatible | ||
- reg | ||
- regulators | ||
|
||
additionalProperties: false | ||
|
||
examples: | ||
- | | ||
pmic@6 { | ||
compatible = "mediatek,mt6315-regulator"; | ||
reg = <0x6 0>; | ||
regulators { | ||
vbuck1 { | ||
regulator-compatible = "vbuck1"; | ||
regulator-min-microvolt = <300000>; | ||
regulator-max-microvolt = <1193750>; | ||
regulator-enable-ramp-delay = <256>; | ||
regulator-allowed-modes = <0 1 2 4>; | ||
}; | ||
vbuck3 { | ||
regulator-compatible = "vbuck3"; | ||
regulator-min-microvolt = <300000>; | ||
regulator-max-microvolt = <1193750>; | ||
regulator-enable-ramp-delay = <256>; | ||
regulator-allowed-modes = <0 1 2 4>; | ||
}; | ||
}; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35 changes: 35 additions & 0 deletions
35
Documentation/devicetree/bindings/regulator/richtek,rt4831-regulator.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) | ||
%YAML 1.2 | ||
--- | ||
$id: http://devicetree.org/schemas/regulator/richtek,rt4831-regulator.yaml# | ||
$schema: http://devicetree.org/meta-schemas/core.yaml# | ||
|
||
title: Richtek RT4831 Display Bias Voltage Regulator | ||
|
||
maintainers: | ||
- ChiYuan Huang <[email protected]> | ||
|
||
description: | | ||
RT4831 is a multifunctional device that can provide power to the LCD display | ||
and LCD backlight. | ||
For Display Bias Voltage DSVP and DSVN, the output range is about 4V to 6.5V. | ||
It is sufficient to meet the current LCD power requirement. | ||
DSVLCM is a boost regulator in IC internal as DSVP and DSVN input power. | ||
Its voltage should be configured above 0.15V to 0.2V gap larger than the | ||
voltage needed for DSVP and DSVN. Too much voltage gap could improve the | ||
voltage drop from the heavy loading scenario. But it also make the power | ||
efficiency worse. It's a trade-off. | ||
Datasheet is available at | ||
https://www.richtek.com/assets/product_file/RT4831A/DS4831A-05.pdf | ||
patternProperties: | ||
"^DSV(LCM|P|N)$": | ||
type: object | ||
$ref: regulator.yaml# | ||
description: | ||
Properties for single Display Bias Voltage regulator. | ||
|
||
additionalProperties: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11688,9 +11688,9 @@ F: drivers/video/fbdev/atmel_lcdfb.c | |
F: include/video/atmel_lcdc.h | ||
|
||
MICROCHIP MCP16502 PMIC DRIVER | ||
M: Andrei Stefanescu <andrei.stefanescu@microchip.com> | ||
M: Claudiu Beznea <claudiu.beznea@microchip.com> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
S: Supported | ||
F: Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt | ||
F: drivers/regulator/mcp16502.c | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.