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

odroidm1: u-boot: bump to 2025.01; kernel: add nodes for overlays #7686

Conversation

rpardini
Copy link
Member

@rpardini rpardini commented Jan 9, 2025

odroidm1: u-boot: bump to 2025.01; kernel: add nodes for overlays

  • rockchip64-6.12: rk3568-odroid-m1: add nodes for i2c/pwm/spi/uart overlays
    • we used to have a bare-dt for odroid-m1 that got removed as it landed upstream
    • but mainline doesn't have the nodes we use for the overlays
    • at least i2c3 (which is aliased to i2c0) and uart1 breaks without them
  • rockchip64-6.13: rk3568-odroid-m1: add nodes for i2c/pwm/spi/uart overlays
    • we used to have a bare-dt for odroid-m1 that got removed as it landed upstream
    • but mainline doesn't have the nodes we use for the overlays
    • at least i2c3 (which is aliased to i2c0) and uart1 breaks without them
  • odroidm1: u-boot: bump to 2025.01
    • convert patches to bash append/sed
    • split post_family_tweaks hook for gmac rename / fwenv config

…rlays

- we used to have a bare-dt for odroid-m1 that got removed as it landed upstream
- but mainline doesn't have the nodes we use for the overlays
- at least i2c3 (which is aliased to i2c0) and uart1 breaks without them
…rlays

- we used to have a bare-dt for odroid-m1 that got removed as it landed upstream
- but mainline doesn't have the nodes we use for the overlays
- at least i2c3 (which is aliased to i2c0) and uart1 breaks without them
- convert patches to bash append/sed
- split post_family_tweaks hook for gmac rename / fwenv config
@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Jan 9, 2025
@rpardini rpardini marked this pull request as ready for review January 9, 2025 20:11
@rpardini rpardini requested a review from igorpecovnik as a code owner January 9, 2025 20:11
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 02 Milestone: First quarter release labels Jan 10, 2025
@igorpecovnik igorpecovnik merged commit 92ed088 into armbian:main Jan 11, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

2 participants