Skip to content

Commit

Permalink
realtek: drop old RTL8231 driver
Browse files Browse the repository at this point in the history
The old RTL8231 driver integrated the MDIO bus access with the GPIO
control ops, making this driver not very portable to newer platforms.
It depended on the SoC ID instead of the compatible to determine the
MDIO access register, further complicating portability.

A new MFD driver is now available, which offers proper pin config as
well as optional LED support, which can work on any (bitbanged) MDIO
bus. Now that all devices have been migrated, we can drop the old code.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
  • Loading branch information
svanheule committed Jan 30, 2025
1 parent 8070743 commit 026d86d
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 418 deletions.
364 changes: 0 additions & 364 deletions target/linux/realtek/files-6.6/drivers/gpio/gpio-rtl8231.c

This file was deleted.

Loading

0 comments on commit 026d86d

Please sign in to comment.