From ae910bddaf77e91f9d7659de3a136e08c2cda1fb Mon Sep 17 00:00:00 2001 From: michealylj1 <46735287+michealylj1@users.noreply.github.com> Date: Sat, 2 Mar 2019 04:53:11 +0800 Subject: [PATCH] Add Kernel driver patches for CIG CS6436-56P device (#80) set CONFIG_SERIAL_8250_LPSS=m --- patch/config-cig-cs6436-serail_new.patch | 10 ++++++++++ patch/series | 1 + 2 files changed, 11 insertions(+) create mode 100755 patch/config-cig-cs6436-serail_new.patch mode change 100644 => 100755 patch/series diff --git a/patch/config-cig-cs6436-serail_new.patch b/patch/config-cig-cs6436-serail_new.patch new file mode 100755 index 000000000000..f7ca5ae453a7 --- /dev/null +++ b/patch/config-cig-cs6436-serail_new.patch @@ -0,0 +1,10 @@ +--- a/debian/build/build_amd64_none_amd64/.config 2019-02-01 22:54:58.401770842 +0800 ++++ b/debian/build/build_amd64_none_amd64/.config 2019-02-01 23:00:57.297956961 +0800 +@@ -3477,7 +3477,7 @@ CONFIG_SERIAL_8250_RSA=y + # CONFIG_SERIAL_8250_FSL is not set + CONFIG_SERIAL_8250_DW=y + # CONFIG_SERIAL_8250_RT288X is not set +-# CONFIG_SERIAL_8250_LPSS is not set ++CONFIG_SERIAL_8250_LPSS=m + CONFIG_SERIAL_8250_MID=y + CONFIG_SERIAL_8250_MOXA=m diff --git a/patch/series b/patch/series old mode 100644 new mode 100755 index cd944a55067b..810278d7038e --- a/patch/series +++ b/patch/series @@ -47,6 +47,7 @@ config-mitac-ly1200.patch config-optoe.patch config-l3mdev-cgroup.patch config-inventec-d7032.patch +config-cig-cs6436-serail_new.patch 0014-mlxsw-qsfp_sysfs-Support-CPLD-version-reading-based-.patch 0015-platform-x86-mlx-platform-Add-support-for-new-msn201.patch 0016-platform-mellanox-mlxreg-hotplug-add-extra-run-cycle.patch