mbox series

[0/2] Add support for cpcap regulators on Tegra devices.

Message ID 72f7b6c2-f5a0-fa27-da01-e37edc6024c3@gmail.com
Headers show
Series Add support for cpcap regulators on Tegra devices. | expand

Message

Peter Geis July 21, 2018, 12:43 a.m. UTC
Good Evening,

The CPCAP regulator driver can support various devices, but currently 
only supports Omap4 devices.
Adds the sw2 and sw4 voltage tables, which power the Tegra core, and a 
DT match for the Tegra device.
Tested on the Motorola Xoom MZ602.

Peter Geis (2):
   Add sw2_sw4 voltage table to cpcap regulator.
   Add support for CPCAP regulators on Tegra devices.

  .../bindings/regulator/cpcap-regulator.txt    |   1 +
  drivers/regulator/cpcap-regulator.c           | 103 ++++++++++++++++++
  2 files changed, 104 insertions(+)