Patch "arm64: dts: ti: k3-j7200-mcu-wakeup: Drop dma-coherent in crypto node" has been added to the 6.1-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-j7200-mcu-wakeup: Drop dma-coherent in crypto node

to the 6.1-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-j7200-mcu-wakeup-drop-dma-coherent-i.patch
and it can be found in the queue-6.1 subdirectory.

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



commit 876519a17af088fb7d4f354fb4d275d5717aca24
Author: Jayesh Choudhary <j-choudhary@xxxxxx>
Date:   Mon Oct 31 20:55:20 2022 +0530

    arm64: dts: ti: k3-j7200-mcu-wakeup: Drop dma-coherent in crypto node
    
    [ Upstream commit f00f26711d7183f8675c5591ba8daaabe94be452 ]
    
    crypto driver itself is not dma-coherent. So drop it.
    
    Fixes: d683a73980a6 ("arm64: dts: ti: k3-j7200-mcu-wakeup: Add SA2UL node")
    Signed-off-by: Jayesh Choudhary <j-choudhary@xxxxxx>
    Signed-off-by: Nishanth Menon <nm@xxxxxx>
    Reviewed-by: Manorit Chawdhry <m-chawdhry@xxxxxx>
    Link: https://lore.kernel.org/r/20221031152520.355653-4-j-choudhary@xxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
index e5be78a58682..d3fb86b2ea93 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
@@ -386,7 +386,6 @@ mcu_crypto: crypto@40900000 {
 		dmas = <&mcu_udmap 0xf501>, <&mcu_udmap 0x7502>,
 		       <&mcu_udmap 0x7503>;
 		dma-names = "tx", "rx1", "rx2";
-		dma-coherent;
 
 		rng: rng@40910000 {
 			compatible = "inside-secure,safexcel-eip76";



[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