From: Greg Kroah-Hartman Date: Wed, 9 Jun 2021 06:26:13 +0000 (+0200) Subject: drop queue-4.19/arm-dts-imx6q-dhcom-add-pu-vdd1p1-vdd2p5-regulators.patch X-Git-Tag: v4.4.272~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44acaf6dc811e5ffb9ce1fd512490825b85318d2;p=thirdparty%2Fkernel%2Fstable-queue.git drop queue-4.19/arm-dts-imx6q-dhcom-add-pu-vdd1p1-vdd2p5-regulators.patch --- diff --git a/queue-4.19/arm-dts-imx6q-dhcom-add-pu-vdd1p1-vdd2p5-regulators.patch b/queue-4.19/arm-dts-imx6q-dhcom-add-pu-vdd1p1-vdd2p5-regulators.patch deleted file mode 100644 index 0a130f7f5e1..00000000000 --- a/queue-4.19/arm-dts-imx6q-dhcom-add-pu-vdd1p1-vdd2p5-regulators.patch +++ /dev/null @@ -1,54 +0,0 @@ -From 8967b27a6c1c19251989c7ab33c058d16e4a5f53 Mon Sep 17 00:00:00 2001 -From: Marek Vasut -Date: Mon, 26 Apr 2021 12:23:21 +0200 -Subject: ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators - -From: Marek Vasut - -commit 8967b27a6c1c19251989c7ab33c058d16e4a5f53 upstream. - -Per schematic, both PU and SOC regulator are supplied from LTC3676 SW1 -via VDDSOC_IN rail, add the PU input. Both VDD1P1, VDD2P5 are supplied -from LTC3676 SW2 via VDDHIGH_IN rail, add both inputs. - -While no instability or problems are currently observed, the regulators -should be fully described in DT and that description should fully match -the hardware, else this might lead to unforseen issues later. Fix this. - -Fixes: 52c7a088badd ("ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2") -Reviewed-by: Fabio Estevam -Signed-off-by: Marek Vasut -Cc: Christoph Niedermaier -Cc: Fabio Estevam -Cc: Ludwig Zenz -Cc: NXP Linux Team -Cc: Shawn Guo -Cc: stable@vger.kernel.org -Reviewed-by: Christoph Niedermaier -Signed-off-by: Shawn Guo -Signed-off-by: Greg Kroah-Hartman ---- - arch/arm/boot/dts/imx6q-dhcom-som.dtsi | 12 ++++++++++++ - 1 file changed, 12 insertions(+) - ---- a/arch/arm/boot/dts/imx6q-dhcom-som.dtsi -+++ b/arch/arm/boot/dts/imx6q-dhcom-som.dtsi -@@ -407,6 +407,18 @@ - vin-supply = <&sw1_reg>; - }; - -+®_pu { -+ vin-supply = <&sw1_reg>; -+}; -+ -+®_vdd1p1 { -+ vin-supply = <&sw2_reg>; -+}; -+ -+®_vdd2p5 { -+ vin-supply = <&sw2_reg>; -+}; -+ - &uart1 { - pinctrl-names = "default"; - pinctrl-0 = <&pinctrl_uart1>; diff --git a/queue-4.19/series b/queue-4.19/series index a54bb7ba6b9..18648162e65 100644 --- a/queue-4.19/series +++ b/queue-4.19/series @@ -25,7 +25,6 @@ net-caif-fix-memory-leak-in-cfusbl_device_notify.patch hid-multitouch-require-finger-field-to-mark-win8-reports-as-mt.patch alsa-timer-fix-master-timer-notification.patch alsa-hda-fix-for-mute-key-led-for-hp-pavilion-15-ck0xx.patch -arm-dts-imx6q-dhcom-add-pu-vdd1p1-vdd2p5-regulators.patch ext4-fix-bug-on-in-ext4_es_cache_extent-as-ext4_split_extent_at-failed.patch usb-dwc2-fix-build-in-periphal-only-mode.patch pid-take-a-reference-when-initializing-cad_pid.patch