[PATCH 0/2] Add support for cpcap regulators on Tegra devices.
From: Peter Geis <hidden>
Date: 2018-07-21 00:43:30
Also in:
linux-tegra, lkml
From: Peter Geis <hidden>
Date: 2018-07-21 00:43:30
Also in:
linux-tegra, lkml
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(+) -- 2.17.1