Searched hist:"3648 dc6d27f648b8e3ce9b48874627a833d53c3a" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/nfc/st-nci/ |
H A D | ndlc.h | diff 3648dc6d27f648b8e3ce9b48874627a833d53c3a Sun Oct 25 16:54:39 CDT 2015 Christophe Ricard <christophe.ricard@gmail.com> NFC: st-nci: Add ese-present/uicc-present dts properties
In order to align with st21nfca, dts configuration properties ese_present and uicc_present are made available in st-nci driver.
So far, in early development firmware, because nci_nfcee_mode_set(DISABLE) was not supported we had to try to enable it during the secure element discovery phase.
After several trials on commercial and qualified firmware it appears that nci_nfcee_mode_set(ENABLE) and nci_nfcee_mode_set(DISABLE) are properly supported.
Such feature also help us to eventually save some time (~5ms) when only one secure element is connected.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | core.c | diff 3648dc6d27f648b8e3ce9b48874627a833d53c3a Sun Oct 25 16:54:39 CDT 2015 Christophe Ricard <christophe.ricard@gmail.com> NFC: st-nci: Add ese-present/uicc-present dts properties
In order to align with st21nfca, dts configuration properties ese_present and uicc_present are made available in st-nci driver.
So far, in early development firmware, because nci_nfcee_mode_set(DISABLE) was not supported we had to try to enable it during the secure element discovery phase.
After several trials on commercial and qualified firmware it appears that nci_nfcee_mode_set(ENABLE) and nci_nfcee_mode_set(DISABLE) are properly supported.
Such feature also help us to eventually save some time (~5ms) when only one secure element is connected.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | st-nci.h | diff 3648dc6d27f648b8e3ce9b48874627a833d53c3a Sun Oct 25 16:54:39 CDT 2015 Christophe Ricard <christophe.ricard@gmail.com> NFC: st-nci: Add ese-present/uicc-present dts properties
In order to align with st21nfca, dts configuration properties ese_present and uicc_present are made available in st-nci driver.
So far, in early development firmware, because nci_nfcee_mode_set(DISABLE) was not supported we had to try to enable it during the secure element discovery phase.
After several trials on commercial and qualified firmware it appears that nci_nfcee_mode_set(ENABLE) and nci_nfcee_mode_set(DISABLE) are properly supported.
Such feature also help us to eventually save some time (~5ms) when only one secure element is connected.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | spi.c | diff 3648dc6d27f648b8e3ce9b48874627a833d53c3a Sun Oct 25 16:54:39 CDT 2015 Christophe Ricard <christophe.ricard@gmail.com> NFC: st-nci: Add ese-present/uicc-present dts properties
In order to align with st21nfca, dts configuration properties ese_present and uicc_present are made available in st-nci driver.
So far, in early development firmware, because nci_nfcee_mode_set(DISABLE) was not supported we had to try to enable it during the secure element discovery phase.
After several trials on commercial and qualified firmware it appears that nci_nfcee_mode_set(ENABLE) and nci_nfcee_mode_set(DISABLE) are properly supported.
Such feature also help us to eventually save some time (~5ms) when only one secure element is connected.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | ndlc.c | diff 3648dc6d27f648b8e3ce9b48874627a833d53c3a Sun Oct 25 16:54:39 CDT 2015 Christophe Ricard <christophe.ricard@gmail.com> NFC: st-nci: Add ese-present/uicc-present dts properties
In order to align with st21nfca, dts configuration properties ese_present and uicc_present are made available in st-nci driver.
So far, in early development firmware, because nci_nfcee_mode_set(DISABLE) was not supported we had to try to enable it during the secure element discovery phase.
After several trials on commercial and qualified firmware it appears that nci_nfcee_mode_set(ENABLE) and nci_nfcee_mode_set(DISABLE) are properly supported.
Such feature also help us to eventually save some time (~5ms) when only one secure element is connected.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | se.c | diff 3648dc6d27f648b8e3ce9b48874627a833d53c3a Sun Oct 25 16:54:39 CDT 2015 Christophe Ricard <christophe.ricard@gmail.com> NFC: st-nci: Add ese-present/uicc-present dts properties
In order to align with st21nfca, dts configuration properties ese_present and uicc_present are made available in st-nci driver.
So far, in early development firmware, because nci_nfcee_mode_set(DISABLE) was not supported we had to try to enable it during the secure element discovery phase.
After several trials on commercial and qualified firmware it appears that nci_nfcee_mode_set(ENABLE) and nci_nfcee_mode_set(DISABLE) are properly supported.
Such feature also help us to eventually save some time (~5ms) when only one secure element is connected.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | i2c.c | diff 3648dc6d27f648b8e3ce9b48874627a833d53c3a Sun Oct 25 16:54:39 CDT 2015 Christophe Ricard <christophe.ricard@gmail.com> NFC: st-nci: Add ese-present/uicc-present dts properties
In order to align with st21nfca, dts configuration properties ese_present and uicc_present are made available in st-nci driver.
So far, in early development firmware, because nci_nfcee_mode_set(DISABLE) was not supported we had to try to enable it during the secure element discovery phase.
After several trials on commercial and qualified firmware it appears that nci_nfcee_mode_set(ENABLE) and nci_nfcee_mode_set(DISABLE) are properly supported.
Such feature also help us to eventually save some time (~5ms) when only one secure element is connected.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|