Patch "arm64: dts: ti: k3-am64-mcu: Fix the compatible string in GPIO DT node" has been added to the 5.13-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

    arm64: dts: ti: k3-am64-mcu: Fix the compatible string in GPIO DT node

to the 5.13-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:
     arm64-dts-ti-k3-am64-mcu-fix-the-compatible-string-i.patch
and it can be found in the queue-5.13 subdirectory.

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



commit ee19b4ba9d3ace1a62377b981d749a065ff41c0d
Author: Aswath Govindraju <a-govindraju@xxxxxx>
Date:   Fri Apr 23 11:31:33 2021 +0530

    arm64: dts: ti: k3-am64-mcu: Fix the compatible string in GPIO DT node
    
    [ Upstream commit ec2fb989d03e7f79f7cd901cf9abf40aebba7acf ]
    
    Fix the compatible string in mcu domain GPIO device tree node.
    
    Fixes: 01a91e01b8fd ("arm64: dts: ti: k3-am64: Add GPIO DT nodes")
    Signed-off-by: Aswath Govindraju <a-govindraju@xxxxxx>
    Reviewed-by: Lokesh Vutla <lokeshvutla@xxxxxx>
    Signed-off-by: Nishanth Menon <nm@xxxxxx>
    Link: https://lore.kernel.org/r/20210423060133.16473-1-a-govindraju@xxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi
index deb19ae5e168..eaf7edb2ef4d 100644
--- a/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi
@@ -87,7 +87,7 @@
 	};
 
 	mcu_gpio0: gpio@4201000 {
-		compatible = "ti,am64-gpio", "keystone-gpio";
+		compatible = "ti,am64-gpio", "ti,keystone-gpio";
 		reg = <0x0 0x4201000 0x0 0x100>;
 		gpio-controller;
 		#gpio-cells = <2>;



[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