Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/pmic/
H A Dstm32mp_pmic.cc77c7d9e309b6c27ada533f887baf6506f587c4a Fri Nov 15 14:56:06 UTC 2019 Nicolas Le Bayon <nicolas.le.bayon@st.com> refactor(st-pmic): improve driver usage

Store status of dt_pmic_status() as local static variable,
this avoids parsing DT several times.
In the same way, store nodes in dt_pmic_i2c_config() and
in dt_get_pmic_node() as local static variables.

Change-Id: I4585e9dfdde2847a369bffcc6f2b39ecc2b74de1
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>