[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180723193848.32491-1-pgwipeout@gmail.com>
Date: Mon, 23 Jul 2018 15:38:46 -0400
From: Peter Geis <pgwipeout@...il.com>
To: broonie@...nel.org
Cc: lgirdwood@...il.com, robh+dt@...nel.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-tegra@...r.kernel.org, Peter Geis <pgwipeout@...il.com>
Subject: [PATCH 0/2 v2] Add support for cpcap regulators on Tegra devices.
Good Afternoon,
I am re-sending the whole patch set again.
I have sent this to myself, and confirmed it still patches cleanly.
I apologize once again.
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.
v2:
Stopped reinventing the wheel, using git email now.
Rebased against regulator for-next branch.
v1:
Fix conversion of tabulation to spaces.
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
Powered by blists - more mailing lists