This is a note to let you know that I've just added the patch titled ARM: dts: qcom: msm8660: Fix regulator node names to the 6.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arm-dts-qcom-msm8660-fix-regulator-node-names.patch and it can be found in the queue-6.4 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From a0f19091d4f5bbe97485592257b88007eb5b1998 Mon Sep 17 00:00:00 2001 From: Linus Walleij <linus.walleij@xxxxxxxxxx> Date: Fri, 14 Apr 2023 15:57:47 +0200 Subject: ARM: dts: qcom: msm8660: Fix regulator node names From: Linus Walleij <linus.walleij@xxxxxxxxxx> commit a0f19091d4f5bbe97485592257b88007eb5b1998 upstream. commit 04715461abf7 altered the node names in a DTSI file used by qcom-apq8060-dragonboard.dts breaking the board. Align the node names in the DTS file and the board boots again. Cc: stable@xxxxxxxxxxxxxxx Fixes: 85055a1eecc1 ("ARM: dts: qcom-msm8660: align RPM regulators node name with bindings") Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Signed-off-by: Bjorn Andersson <andersson@xxxxxxxxxx> Link: https://lore.kernel.org/r/20230414135747.34994-1-linus.walleij@xxxxxxxxxx Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- arch/arm/boot/dts/qcom-apq8060-dragonboard.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts +++ b/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts @@ -451,7 +451,7 @@ * PM8901 supplies "preliminary regulators" whatever * that means */ - pm8901-regulators { + regulators-0 { vdd_l0-supply = <&pm8901_s4>; vdd_l1-supply = <&vph>; vdd_l2-supply = <&vph>; @@ -537,7 +537,7 @@ }; - pm8058-regulators { + regulators-1 { vdd_l0_l1_lvs-supply = <&pm8058_s3>; vdd_l2_l11_l12-supply = <&vph>; vdd_l3_l4_l5-supply = <&vph>; Patches currently in stable-queue which might be from linus.walleij@xxxxxxxxxx are queue-6.4/arm-mmc-convert-old-mmci-omap-to-gpio-descriptors.patch queue-6.4/arm-omap1-remove-reliance-on-gpio-numbers-from-sx1.patch queue-6.4/arm-gpio-push-omap2-quirk-down-into-twl4030-driver.patch queue-6.4/arm-omap1-drop-header-on-ams-delta.patch queue-6.4/net-dsa-vsc73xx-fix-mtu-configuration.patch queue-6.4/mfd-rt5033-drop-rt5033-battery-sub-device.patch queue-6.4/pinctrl-sunplus-add-check-for-kmalloc.patch-3132 queue-6.4/arm-dts-qcom-msm8660-fix-regulator-node-names.patch queue-6.4/arm-omap1-make-serial-wakeup-gpios-use-descriptors.patch queue-6.4/mmc-mmci-set-probe_prefer_asynchronous.patch queue-6.4/pinctrl-tegra-duplicate-pinmux-functions-table.patch queue-6.4/pinctrl-sunplus-add-check-for-kmalloc.patch queue-6.4/pinctrl-at91-fix-a-couple-null-vs-is_err-checks.patch queue-6.4/pinctrl-freescale-fix-a-memory-out-of-bounds-when-nu.patch queue-6.4/arm-omap1-fix-up-the-nokia-770-board-device-irqs.patch queue-6.4/mfd-stmpe-only-disable-the-regulators-if-they-are-en.patch queue-6.4/pwm-ab8500-fix-error-code-in-probe.patch queue-6.4/pinctrl-bcm2835-handle-gpiochip_add_pin_range-errors.patch queue-6.4/arm-omap2-rewrite-wlan-quirk-to-use-gpio-descriptors.patch queue-6.4/input-ads7846-convert-to-use-software-nodes.patch queue-6.4/arm-omap1-exorcise-the-legacy-gpio-header.patch queue-6.4/arm-omap2-get-usb-hub-reset-gpio-from-descriptor.patch queue-6.4/pinctrl-at91-pio4-check-return-value-of-devm_kasprin.patch queue-6.4/pinctrl-npcm7xx-add-missing-check-for-ioremap.patch queue-6.4/arm-omap1-remove-reliance-on-gpio-numbers-from-palmt.patch queue-6.4/arm-musb-omap2-remove-global-gpio-numbers-from-tusb6.patch queue-6.4/pinctrl-microchip-sgpio-check-return-value-of-devm_k.patch queue-6.4/pci-ftpci100-release-the-clock-resources.patch queue-6.4/arm-mfd-gpio-fixup-tps65010-regression-on-omap1-osk1.patch