History log of /rk3399_ARM-atf/plat/qti/common/inc/spmi_arb.h (Results 1 – 2 of 2)
Revision Date Author Comments
# a4c979ad 26-Aug-2020 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge changes I6bf1db15,I8631c34a,Id76ada14 into integration

* changes:
qti/sc7180: Do shutdown handling outside qtiseclib
qti: Add SPMI PMIC arbitrator driver
qti/sc7180: Fix GIC-600 support

Merge changes I6bf1db15,I8631c34a,Id76ada14 into integration

* changes:
qti/sc7180: Do shutdown handling outside qtiseclib
qti: Add SPMI PMIC arbitrator driver
qti/sc7180: Fix GIC-600 support setting

show more ...


# f40008a4 05-Jun-2019 Julius Werner <jwerner@chromium.org>

qti: Add SPMI PMIC arbitrator driver

This patch adds a very rudimentary driver for the SPMI arbitrator used
to access the PMIC. It doesn't support all the controller's actual
arbitration features, s

qti: Add SPMI PMIC arbitrator driver

This patch adds a very rudimentary driver for the SPMI arbitrator used
to access the PMIC. It doesn't support all the controller's actual
arbitration features, so it should probably not be used concurrently
with a running kernel (and it's also not optimized for performance). But
it can be used to set a few registers during boot or on shutdown to
control reset handling, which is all we need it for.

Change-Id: I8631c34a2a89ac71aa1ec9b8266e818c922fe34a
Signed-off-by: Julius Werner <jwerner@chromium.org>

show more ...