Ethernet enablement talos-lyra board - #1721
Open
Ajinkya-inchure wants to merge 5 commits into
Open
Conversation
Signed-off-by: Ajinkya Inchure <ainchure@qti.qualcomm.com>
Ajinkya-inchure
force-pushed
the
ainchure/talos-lyra-evk-dts-updates
branch
from
August 20, 2026 10:18
83df8e6 to
4ba3935
Compare
Ajinkya-inchure
marked this pull request as ready for review
August 21, 2026 10:27
Ajinkya-inchure
marked this pull request as draft
August 24, 2026 07:08
Komal Bajaj (Komal-Bajaj)
requested changes
Aug 24, 2026
| status = "okay"; | ||
| }; | ||
|
|
||
| ðernet { |
There was a problem hiding this comment.
add nodes in sorted alphabetical order
| snps,mtl-tx-config = <&mtl_tx_setup>; | ||
|
|
||
| status = "okay"; | ||
|
|
There was a problem hiding this comment.
missing }
have you compiled your change before submitting?
|
|
||
| status = "okay"; | ||
|
|
||
| mdio: mdio |
There was a problem hiding this comment.
move this under root node
Author
There was a problem hiding this comment.
mdio and rgmii are internal ethernet pins that's why it needs to be part of ethernet node and not root node.
Ajinkya-inchure
marked this pull request as ready for review
August 24, 2026 07:10
Enable dTPM (ST33HTPH2X32AHE4) over SPI6 on the Talos Lyra EVK by adding the required SPI and TPM nodes. Signed-off-by: Khalid Faisal Ansari <khalid.ansari@oss.qualcomm.com>
Enabled Native DP with DP-connector using tlmm hpd-gpio 104. Signed-off-by: Vishnu Saini <vishnu.saini@oss.qualcomm.com>
Signed-off-by: Ajinkya Inchure <ainchure@qti.qualcomm.com>
Signed-off-by: Ajinkya Inchure <ainchure@qti.qualcomm.com>
Ajinkya-inchure
force-pushed
the
ainchure/talos-lyra-evk-dts-updates
branch
from
August 24, 2026 10:53
d109f3e to
7577c7f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ethernet enablement for talos-lyra board