commit | 8e58c34a279d5f2fea3f92e6505288d48a2059b9 | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Fri Oct 23 16:50:18 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Nov 10 11:41:00 2020 +0100 |
tree | 12d1aaec28afea49ef633626a164cc37cfcf3a92 | |
parent | d156989a03e0c2662e50df9f953936cb28b8e51c [diff] |
drivers: imx_i2c: enable the driver when not all three buses are ready Allow the driver to operate even though not all three buses might have been configured. Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Reviewed-by: Clement Faure <clement.faure@nxp.com> Acked-by: Jerome Forissier <jerome@forissier.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers