QCLINUX: arm64: dts: qcom: Enable combo mode on CSI1&& Fix GPIO free and acquire logic #1232
QCLINUX: arm64: dts: qcom: Enable combo mode on CSI1&& Fix GPIO free and acquire logic #1232mvadlama-lab wants to merge 2 commits into
Conversation
In order to enable combo mode on CSI1 mode, resources needs to be in shared mode. This change adds required resources under res-mgr node. Signed-off-by: Vadlamani Manjusha <mvadlama@qti.qualcomm.com>
14fa2c7 to
195d151
Compare
PR #1232 — validate-patchPR: #1232
Final Summary
|
PR #1232 — checker-log-analyzerPR: #1232
Detailed report: Full report
|
Prevent GPIOs managed by pinctrl from being requested and freed via the GPIO framework. Restrict GPIO request/free operations to non-pinctrl GPIOs by adding appropriate conditions. Signed-off-by: Vadlamani Manjusha <mvadlama@qti.qualcomm.com>
195d151 to
e1b8c6e
Compare
In order to enable combo mode on CSI1 mode, resources needs to be in shared mode. This change adds required resources under res-mgr node.
And prevent GPIOs managed by pinctrl from being requested and freed via the GPIO framework. Restrict GPIO request/free operations to non-pinctrl GPIOs by adding appropriate conditions.
CRs-Fixed: 4515096
CRs-Fixed: 4503635