7ed86436a39d89b38ca4b54cb8bf28a820213fc7

Currently any slave can call pinctrl api for res_mgr which may lead in corruption of pinctrl state. This change identify whether slave is resposible for the shared pinctrl access by searching/matching the gpio defined under res_mgr dtsi. Also remove post_init pinctrl as this functionality is not used anymore. This can help to avoid the unnecessary calls to the res_mgr which can avoid mutex operations to imporve the performance. CRs-Fixed: 2758167 Change-Id: Id0e863ae00eeef6c3877f02d34878c131695a604 Signed-off-by: Jigarkumar Zala <jzala@codeaurora.org>
Deskripsi
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%