Skip to content
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

CI for 2024 07 beagleplay eth #534

Open
wants to merge 4 commits into
base: next
Choose a base branch
from

Conversation

rogerq
Copy link
Contributor

@rogerq rogerq commented May 13, 2024

NOT for merge: Only for CI loop testing.

Please do not submit a Pull Request via github. Our project makes use of
mailing lists for patch submission and review. For more details please
see https://u-boot.readthedocs.io/en/latest/develop/sending_patches.html

The only exception to this is in order to trigger a CI loop on Azure prior
to posting of patches.

Sync AM62 device tree files with Linux v6.9 and
add in the missing bits in -u-boot.dtsi to get CPSW
Ethernet working.

CI testing

# Describe the purpose of this series. The information you put here
# will be used by the project maintainer to make a decision whether
# your patches should be reviewed, and in what priority order. Please be
# very detailed and link to any relevant discussions or sites that the
# maintainer can review to better understand your proposed changes. If you
# only have a single patch in your series, the contents of the cover
# letter will be appended to the "under-the-cut" portion of the patch.

# Lines starting with # will be removed from the cover letter. You can
# use them to add notes or reminders to yourself. If you want to use
# markdown headers in your cover letter, start the line with ">#".

# You can add trailers to the cover letter. Any email addresses found in
# these trailers will be added to the addresses specified/generated
# during the b4 send stage. You can also run "b4 prep --auto-to-cc" to
# auto-populate the To: and Cc: trailers based on the code being
# modified.

To: Joe Hershberger <joe.hershberger@ni.com>
To: Ramon Fried <rfried.dev@gmail.com>
To: Tom Rini <trini@konsulko.com>
To: Nishanth Menon <nm@ti.com>
To: Robert Nelson <robertcnelson@gmail.com>
To: Wadim Egorov <w.egorov@phytec.de>
To: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: Simon Glass <sjg@chromium.org>
Cc:  <srk@ti.com>
Cc:  <s-vadapalli@ti.com>
Cc:  <vigneshr@ti.com>
Cc:  <r-gunasekaran@ti.com>
Cc:  <danishanwar@ti.com>
Cc:  <u-boot@lists.denx.de>
Signed-off-by: Roger Quadros <rogerq@kernel.org>
---

---
Changes in v2:
- rebase on u-boot/next 13th May 2024
- drop 'not-for-merge' comment for patch 3 as it can now be merged
- Link to v1: https://lore.kernel.org/r/20240425-for-2024-07-beagleplay-eth-v1-0-6c985de1c316@kernel.org

--- b4-submit-tracking ---
# This section is used internally by b4 prep for tracking purposes.
{
  "series": {
    "revision": 2,
    "change-id": "20240305-for-2024-07-beagleplay-eth-f82a51197937",
    "prefixes": [],
    "history": {
      "v1": [
        "20240305-for-2024-07-beagleplay-eth-v1-0-e1294a575cc1@kernel.org",
        "20240425-for-2024-07-beagleplay-eth-v1-0-6c985de1c316@kernel.org"
      ]
    }
  }
}
Update k3-am62 DT files from Linux v6.9

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Add missing bits in -u-boot.dtsi to get CPSW Ethernet working.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Move GPIO pinmux to MDIO node. Add GB Ethernet reset GPIO.

Add PIN_INPUT to Fix SPE ethernet reset gpio so that
reading the GPIO can give correct status.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
trini added a commit to trini/u-boot that referenced this pull request May 13, 2024
Roger Quadros <rogerq@kernel.org> says:

Sync AM62 device tree files with Linux v6.9 and
add in the missing bits in -u-boot.dtsi to get CPSW
Ethernet working.

CI testing: u-boot/u-boot#534
trini added a commit to trini/u-boot that referenced this pull request May 20, 2024
Roger Quadros <rogerq@kernel.org> says:

Sync AM62 device tree files with Linux v6.9 and
add in the missing bits in -u-boot.dtsi to get CPSW
Ethernet working.

CI testing: u-boot/u-boot#534
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant