This series adds a shared DT schema for Tegra regulator coupling,
updates relevant PMICs to use it, and converts the TI TPS6586x
bindings to DT schema.
Summary:
- Patch 1: Fixes existing TPS65910 validation warnings.
- Patch 2: Converts Tegra regulator coupling to DT schema.
- Patch 3: Updates Tegra-related PMICs to reference the new schema.
- Patch 4: Converts TI TPS6586x to DT schema.
Signed-off-by: Bhargav Joshi <j.bhargav.u@gmail.com>
---
Changes in v4:
- Dropped applied patches 1 and 4
- Rebased to broonie-regulator/for-7.4 to resolve conflicts
- Link to v3: https://lore.kernel.org/r/20260919-ti-tps6586x-v3-0-63dd240f4684@gmail.com
Changes in v3:
- Patch 2: Add '>' to description
- Collect tags
- Link to v2: https://lore.kernel.org/r/20260916-ti-tps6586x-v2-0-f12cfdfb446c@gmail.com
Changes in v2:
- Add patch 1 to resolve warnings from TPS65910.
- Add patch 2 to convert nvidia,tegra-regulators-coupling to DT schema.
- Add patch 3 to $ref to shared schema.
- Patch 4: remove individual properties and add $ref to shared schema.
- Link to v1: https://lore.kernel.org/r/20260822-ti-tps6586x-v1-1-93cb46b32b27@gmail.com
---
Bhargav Joshi (2):
regulator: dt-bindings: nvidia,tegra-regulators-coupling: Convert to DT schema
regulator: dt-bindings: Reference Tegra regulator coupling schema
.../devicetree/bindings/mfd/ti,tps65910.yaml | 12 +++-
.../regulator/maxim,max77620-regulator.yaml | 5 +-
.../regulator/nvidia,tegra-regulators-coupling.txt | 65 -------------------
.../nvidia,tegra-regulators-coupling.yaml | 74 ++++++++++++++++++++++
.../devicetree/bindings/regulator/ti,tps62360.yaml | 1 +
5 files changed, 88 insertions(+), 69 deletions(-)
---
base-commit: 05a3330f490cfa266831c0fc7f8c6df942866d59
change-id: 20260821-ti-tps6586x-b54e7111917c
Best regards,
--
Bhargav