Home
last modified time | relevance | path

Searched hist:f40008a4be26dc43cbf50f68c4f20803ea735807 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/qti/common/inc/
H A Dspmi_arb.hf40008a4be26dc43cbf50f68c4f20803ea735807 Wed Jun 05 19:40:35 UTC 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, 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>
/rk3399_ARM-atf/plat/qti/common/src/
H A Dspmi_arb.cf40008a4be26dc43cbf50f68c4f20803ea735807 Wed Jun 05 19:40:35 UTC 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, 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>