commit | bc2d88dd57ab67590fe256df73fbc77b00a06e47 | [log] [tgz] |
---|---|---|
author | Lionel Debieve <lionel.debieve@st.com> | Mon Nov 04 14:31:38 2019 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Jan 28 18:04:52 2022 +0100 |
tree | d730b830e523787db32cd2eaaaa3b92f54aa1e33 | |
parent | 6a7c574b93497fe468f18e99ef55bf6c664dd61f [diff] |
feat(stm32mp1): new way to access platform OTP Use dt_find_otp_name() to retrieve platform OTP information from device tree, directly or through stm32_get_otp_index() and stm32_get_otp_value() platform services. String definitions replace hard-coded values, they are used to call this new function. Change-Id: I81213e4a9ad08fddadc2c97b064ae057a4c79561 Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> Signed-off-by: Yann Gautier <yann.gautier@st.com>