Skip to content

Integrate linux-mtk/mtk-v5.15-seco_usb

Commit: seco-ne/kernel/linux-mtk@65ce337b

dts:seco:wilk: Move USB stuff to baseboard overlay

--

Commit: seco-ne/kernel/linux-mtk@a839be32

dts:seco: USB running

  • device node for stm32 added
  • because connectors and power supply for usb is provided by the baseboard these nodes have been moved to a separate file for the baseboard

TODO:

  • the enable pin of the voltage switch of USB2 (USB 3.0, CN72 on the) baseboard is not connected to any gpio, thus the regulator is configured as always-on
  • for some reason the wilk module is recogniced as 'Pocketbook Pro'

--

Commit: seco-ne/kernel/linux-mtk@4fe80ec4

drivers:staging:mfd:seco-stm32.c: bugfix

leaving interrupts unconfigured led to unusable gpios

Merge request reports