FROMLIST: arm64: dts: qcom: lemans: enable EUD support#543
FROMLIST: arm64: dts: qcom: lemans: enable EUD support#543akakum-qualcomm wants to merge 1 commit into
Conversation
Test Matrix
|
Test Matrix
|
sgaud-quic
left a comment
There was a problem hiding this comment.
Please fix :
No associated change tasks found for CR [4526711](https://orbit//CR/4526711) on any of the following entities: kernel.qli.2.0.
Please ensure the CR has a change task associated with at least one of the entities for this branch.
Test Matrix
|
Done. |
shashim-quic
left a comment
There was a problem hiding this comment.
unable to locate this change in lore, please fix the link.
please check this |
e441cff to
f3d7a90
Compare
shashim-quic
left a comment
There was a problem hiding this comment.
Two DTS formatting issues need to be fixed before merging (see inline comments).
| #address-cells = <1>; | ||
| #size-cells = <0>; | ||
|
|
||
| port@0 { |
There was a problem hiding this comment.
port@0 is indented with 3 tabs but should be 4 tabs to match port@1.
| port@0 { | |
| port@0 { |
Add the EUD controller node in lemans.dtsi and update the USB HS endpoint routing on lemans-evk to pass through EUD instead of linking the connector directly to usb_0_dwc3_hs. Wire the OF graph endpoints between the connector, EUD and DWC3 HS controller to enable the EUD path on lemans EVK. Link: https://lore.kernel.org/all/[email protected]/ Signed-off-by: Akash Kumar <[email protected]>
f3d7a90 to
04da15e
Compare
PR #543 — validate-patchPR: #543
Final Summary
|
PR #543 — checker-log-analyzerPR: #543
Detailed report: Full report
|
Add the EUD controller node in lemans.dtsi and update the USB HS endpoint routing on lemans-evk to pass through EUD instead of linking the connector directly to usb_0_dwc3_hs.
Wire the OF graph endpoints between the connector, EUD and DWC3 HS controller to enable the EUD path on lemans EVK.
Link: https://lore.kernel.org/all/[email protected]/
CRs-Fixed: 4526711