Patch "ARM: dts: imx: Add missing pinctrl-names for panel on M53Menlo" has been added to the 5.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    ARM: dts: imx: Add missing pinctrl-names for panel on M53Menlo

to the 5.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-imx-add-missing-pinctrl-names-for-panel-on-m.patch
and it can be found in the queue-5.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit b40c394fd322392360049707c10161e55ae734ab
Author: Marek Vasut <marex@xxxxxxx>
Date:   Sun Sep 5 02:00:48 2021 +0200

    ARM: dts: imx: Add missing pinctrl-names for panel on M53Menlo
    
    [ Upstream commit c8c1efe14a4aadcfe93a158b1272e48298d2de15 ]
    
    The panel already contains pinctrl-0 phandle, but it is missing
    the default pinctrl-names property, so the pin configuration is
    ignored. Fill in the missing pinctrl-names property, so the pin
    configuration is applied.
    
    Fixes: d81765d693db6 ("ARM: dts: imx53: Update LCD panel node on M53Menlo")
    Signed-off-by: Marek Vasut <marex@xxxxxxx>
    Cc: Shawn Guo <shawnguo@xxxxxxxxxx>
    Cc: Fabio Estevam <festevam@xxxxxxxxx>
    Cc: NXP Linux Team <linux-imx@xxxxxxx>
    Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>
    Signed-off-by: Shawn Guo <shawnguo@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/boot/dts/imx53-m53menlo.dts b/arch/arm/boot/dts/imx53-m53menlo.dts
index 64faf5b46d92..a6eb8319f321 100644
--- a/arch/arm/boot/dts/imx53-m53menlo.dts
+++ b/arch/arm/boot/dts/imx53-m53menlo.dts
@@ -56,6 +56,7 @@
 	panel {
 		compatible = "edt,etm0700g0dh6";
 		pinctrl-0 = <&pinctrl_display_gpio>;
+		pinctrl-names = "default";
 		enable-gpios = <&gpio6 0 GPIO_ACTIVE_HIGH>;
 
 		port {



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux