Skip to content

[AS7515-24X] Upgrade kernel from 6.1 to 6.12#119

Merged
akenliu merged 1 commit intoaccton:support_linux_6.12from
vincentchiang-ec:as7515-24x/upgrade-kernel-6.12
Apr 9, 2026
Merged

[AS7515-24X] Upgrade kernel from 6.1 to 6.12#119
akenliu merged 1 commit intoaccton:support_linux_6.12from
vincentchiang-ec:as7515-24x/upgrade-kernel-6.12

Conversation

@vincentchiang-ec
Copy link
Copy Markdown

Apply kernel 6.12 API breaking changes:

  • i2c_driver.probe: remove 2nd id arg, use i2c_client_get_device_id() (cpld.c, fan.c, psu.c, mux.c)
  • platform_driver.remove: int -> void, remove return 0 (fpga.c, leds.c, sfp.c)
  • i2c_mux_add_adapter: drop 4th class arg (mux.c)
  • modules/PKG.yml, builds/Makefile: onl-kernel-6.1 -> 6.12
  • platform-config r0.yml: *kernel-6-1 -> *kernel-6-12

Apply kernel 6.12 API breaking changes:
- i2c_driver.probe: remove 2nd id arg, use i2c_client_get_device_id()
  (cpld.c, fan.c, psu.c, mux.c)
- platform_driver.remove: int -> void, remove return 0
  (fpga.c, leds.c, sfp.c)
- i2c_mux_add_adapter: drop 4th class arg (mux.c)
- modules/PKG.yml, builds/Makefile: onl-kernel-6.1 -> 6.12
- platform-config r0.yml: *kernel-6-1 -> *kernel-6-12

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@akenliu akenliu merged commit ec541be into accton:support_linux_6.12 Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants