Patch "ARM: dts: am5748: keep usb4_tm disabled" has been added to the 5.15-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: am5748: keep usb4_tm disabled

to the 5.15-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-am5748-keep-usb4_tm-disabled.patch
and it can be found in the queue-5.15 subdirectory.

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



commit 432027f08a5f33e9347ab022f7ee4f9e7c59c1c9
Author: Romain Naour <romain.naour@xxxxxxx>
Date:   Tue Aug 23 09:27:42 2022 +0200

    ARM: dts: am5748: keep usb4_tm disabled
    
    [ Upstream commit 6a6d9ecff14a2a46c1deeffa3eb3825349639bdd ]
    
    Commit bcbb63b80284 ("ARM: dts: dra7: Separate AM57 dtsi files")
    disabled usb4_tm for am5748 devices since USB4 IP is not present
    in this SoC.
    
    The commit log explained the difference between AM5 and DRA7 families:
    
    AM5 and DRA7 SoC families have different set of modules in them so the
    SoC sepecific dtsi files need to be separated.
    
    e.g. Some of the major differences between AM576 and DRA76
    
                    DRA76x  AM576x
    
    USB3            x
    USB4            x
    ATL             x
    VCP             x
    MLB             x
    ISS             x
    PRU-ICSS1               x
    PRU-ICSS2               x
    
    Then commit 176f26bcd41a ("ARM: dts: Add support for dra762 abz
    package") removed usb4_tm part from am5748.dtsi and introcuded new
    ti-sysc errors in dmesg:
    
    ti-sysc 48940000.target-module: clock get error for fck: -2
    ti-sysc: probe of 48940000.target-module failed with error -2
    
    Fixes: 176f26bcd41a ("ARM: dts: Add support for dra762 abz package")
    
    Signed-off-by: Romain Naour <romain.naour@xxxxxxx>
    Signed-off-by: Romain Naour <romain.naour@xxxxxxxx>
    Message-Id: <20220823072742.351368-1-romain.naour@xxxxxxxx>
    Reviewed-by: Roger Quadros <rogerq@xxxxxxxxxx>
    Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/boot/dts/am5748.dtsi b/arch/arm/boot/dts/am5748.dtsi
index c260aa1a85bd..a1f029e9d1f3 100644
--- a/arch/arm/boot/dts/am5748.dtsi
+++ b/arch/arm/boot/dts/am5748.dtsi
@@ -25,6 +25,10 @@
 	status = "disabled";
 };
 
+&usb4_tm {
+	status = "disabled";
+};
+
 &atl_tm {
 	status = "disabled";
 };



[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