[OpenWrt-Devel] [PATCH 0/4] Update Gemini to kernel v4.19

Linus Walleij linus.walleij at linaro.org
Sat Jan 19 15:28:58 EST 2019


This updates the Gemini platform to use kernel v4.19.

Since many of the in-flight patches are upstream in v4.19
we cut down a bit on the patch burden with this, and we
also invented and patched some new stuff.

As the Gemini platforms use DSA switches as of v4.19 we
don't need the switch kmod or swconfig anymore.

A new reference design named SL93512R is available so
support it.

If the first patch is too big, the patches are also
available here:
https://dflund.se/~triad/krad/gemini/openwrt/

Linus Walleij (4):
  gemini: Add v4.19 kernel patches
  gemini: Switch to kernel v4.19
  gemini: Drop switch kmod and swconfig
  gemini: Add SL93512R Support

 target/linux/gemini/Makefile                  |   2 +-
 target/linux/gemini/config-4.19               | 453 ++++++++++++++++++
 target/linux/gemini/image/Makefile            |  22 +-
 ...pinctrl-gemini-Mask-and-set-properly.patch |  36 ++
 ...inctrl-gemini-Fix-up-TVC-clock-group.patch | 146 ++++++
 ...nctrl-gemini-Drop-noisy-debug-prints.patch |  87 ++++
 .../0004-boot-sq201-from-sda1.patch           |  25 +
 ...hysmap_of-Move-custom-initialization.patch |  52 ++
 ...physmap_of_gemini-Handle-pin-control.patch | 194 ++++++++
 ...he-D-Link-DIR-685-MTD-partition-info.patch |  71 +++
 ...8-ARM-dts-Enable-Gemini-flash-access.patch | 169 +++++++
 ...rtitions-Add-RedBoot-FIS-DT-bindings.patch |  51 ++
 ...ns-Add-second-compatible-for-redboot.patch |  77 +++
 ...11-ARM-dts-Fix-up-SQ201-flash-access.patch |  73 +++
 ...ARM-dts-Blank-D-Link-DIR-685-console.patch |  30 ++
 ...ost-fotg2-add-silicon-clock-handling.patch | 123 +++++
 ...st-add-DT-bindings-for-faraday-fotg2.patch |  69 +++
 ...b-host-fotg2-add-device-tree-probing.patch |  48 ++
 ...t-fotg2-add-Gemini-specific-handling.patch | 138 ++++++
 ...t-fotg2-restart-hcd-after-port-reset.patch |  32 ++
 ...he-FOTG210-USB-host-to-Gemini-boards.patch | 210 ++++++++
 21 files changed, 2106 insertions(+), 2 deletions(-)
 create mode 100644 target/linux/gemini/config-4.19
 create mode 100644 target/linux/gemini/patches-4.19/0001-pinctrl-gemini-Mask-and-set-properly.patch
 create mode 100644 target/linux/gemini/patches-4.19/0002-pinctrl-gemini-Fix-up-TVC-clock-group.patch
 create mode 100644 target/linux/gemini/patches-4.19/0003-pinctrl-gemini-Drop-noisy-debug-prints.patch
 create mode 100644 target/linux/gemini/patches-4.19/0004-boot-sq201-from-sda1.patch
 create mode 100644 target/linux/gemini/patches-4.19/0005-mtd-physmap_of-Move-custom-initialization.patch
 create mode 100644 target/linux/gemini/patches-4.19/0006-mtd-physmap_of_gemini-Handle-pin-control.patch
 create mode 100644 target/linux/gemini/patches-4.19/0007-ARM-dts-Fix-up-the-D-Link-DIR-685-MTD-partition-info.patch
 create mode 100644 target/linux/gemini/patches-4.19/0008-ARM-dts-Enable-Gemini-flash-access.patch
 create mode 100644 target/linux/gemini/patches-4.19/0009-mtd-partitions-Add-RedBoot-FIS-DT-bindings.patch
 create mode 100644 target/linux/gemini/patches-4.19/0010-mtd-partitions-Add-second-compatible-for-redboot.patch
 create mode 100644 target/linux/gemini/patches-4.19/0011-ARM-dts-Fix-up-SQ201-flash-access.patch
 create mode 100644 target/linux/gemini/patches-4.19/0012-ARM-dts-Blank-D-Link-DIR-685-console.patch
 create mode 100644 target/linux/gemini/patches-4.19/0013-usb-host-fotg2-add-silicon-clock-handling.patch
 create mode 100644 target/linux/gemini/patches-4.19/0014-usb-host-add-DT-bindings-for-faraday-fotg2.patch
 create mode 100644 target/linux/gemini/patches-4.19/0015-usb-host-fotg2-add-device-tree-probing.patch
 create mode 100644 target/linux/gemini/patches-4.19/0016-usb-host-fotg2-add-Gemini-specific-handling.patch
 create mode 100644 target/linux/gemini/patches-4.19/0017-usb-host-fotg2-restart-hcd-after-port-reset.patch
 create mode 100644 target/linux/gemini/patches-4.19/0018-ARM-dts-Add-the-FOTG210-USB-host-to-Gemini-boards.patch

-- 
2.19.2


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list