Remove KSZ88x3-specific priority and apptrust configuration logic that was based on incorrect register access assumptions. Also fix the register offset for KSZ8_REG_PORT_1_CTRL_0 to align with get_port_addr() logic. The KSZ88x3 switch family uses a different register layout compared to KSZ9477-compatible variants. Specifically, port control registers need offset adjustment through get_port_addr(), and do not match the datasheet values directly. Commit |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ksz8.c | ||
| ksz8.h | ||
| ksz8_reg.h | ||
| ksz8863_smi.c | ||
| ksz9477.c | ||
| ksz9477.h | ||
| ksz9477_acl.c | ||
| ksz9477_i2c.c | ||
| ksz9477_reg.h | ||
| ksz9477_tc_flower.c | ||
| ksz_common.c | ||
| ksz_common.h | ||
| ksz_dcb.c | ||
| ksz_dcb.h | ||
| ksz_ptp.c | ||
| ksz_ptp.h | ||
| ksz_ptp_reg.h | ||
| ksz_spi.c | ||
| lan937x.h | ||
| lan937x_main.c | ||
| lan937x_reg.h | ||