diff --git a/devices/mediatek_filogic/patches/tr3000-mod.patch b/devices/mediatek_filogic/patches/tr3000-mod.patch index 53f63fea9b0c..b6bafc9652b1 100644 --- a/devices/mediatek_filogic/patches/tr3000-mod.patch +++ b/devices/mediatek_filogic/patches/tr3000-mod.patch @@ -43,9 +43,9 @@ cudy,m3000-v1|\ - cudy,tr3000-v1|\ + cudy,tr3000*|\ - glinet,gl-mt3000) + glinet,gl-mt3000|\ + openembed,som7981) ip link set eth1 up - ifname=eth1 --- a/target/linux/mediatek/filogic/base-files/etc/hotplug.d/ieee80211/11_fix_wifi_mac +++ b/target/linux/mediatek/filogic/base-files/etc/hotplug.d/ieee80211/11_fix_wifi_mac diff --git a/devices/qualcommax_ipq50xx/patches/diy.patch b/devices/qualcommax_ipq50xx/patches/diy.patch index 2aaa9ae35d4b..68237719f176 100644 --- a/devices/qualcommax_ipq50xx/patches/diy.patch +++ b/devices/qualcommax_ipq50xx/patches/diy.patch @@ -1,17 +1,3 @@ ---- a/target/linux/qualcommax/patches-6.6/0153-thermal-qcom-tsens-add-support-for-IPQ5018-tsens.patch -+++ b/target/linux/qualcommax/patches-6.6/0153-thermal-qcom-tsens-add-support-for-IPQ5018-tsens.patch -@@ -117,8 +117,8 @@ index e254cd2df904..b6594b546d11 100644 - extern struct tsens_plat_data data_8226, data_8909, data_8916, data_8939, data_8974, data_9607; - - /* TSENS v1 targets */ ---extern struct tsens_plat_data data_tsens_v1, data_8976, data_8956; --+extern struct tsens_plat_data data_tsens_v1, data_8976, data_8956, data_ipq5018; -+-extern struct tsens_plat_data data_tsens_v1, data_8937, data_8976, data_8956; -++extern struct tsens_plat_data data_tsens_v1, data_8937, data_8976, data_8956, data_ipq5018; - - /* TSENS v2 targets */ - extern struct tsens_plat_data data_8996, data_ipq8074, data_tsens_v2; - --- a/target/linux/qualcommax/image/ipq50xx.mk +++ b/target/linux/qualcommax/image/ipq50xx.mk @@ -1,3 +1,28 @@