-
Notifications
You must be signed in to change notification settings - Fork 69
Backport pcie device tree changes #232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: qcom-6.18.y
Are you sure you want to change the base?
Backport pcie device tree changes #232
Conversation
…switch node" This reverts commit 90671a1.
…odei Add a node for the TC9563 PCIe switch, which has three downstream ports. Two embedded Ethernet devices are present on one of the downstream ports. As all these ports are present in the node represent the downstream ports and embedded endpoints. Power to the TC9563 is supplied through two LDO regulators, controlled by two GPIOs, which are added as fixed regulators. Configure the TC9563 through I2C. Reviewed-by: Bjorn Andersson <[email protected]> Acked-by: Manivannan Sadhasivam <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krishna Chaitanya Chundru <[email protected]>
Test Matrix
|
sgaud-quic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please mention reason for Revert
we want to take latest changes which are merged in upstream, so that we will be in sync with upstream driver. |
Please mention the reason in commit msg |
|
@krishnachaitanya-linux is this PR present on mainline ? |
Backport latest applied dt changes for pcie switch from upstream and revert existing fromlist patch.
CRs-Fixed: 4426250