Patch "arm64: dts: ti: k3-am65-main: Drop dma-coherent in crypto node" has been added to the 5.10-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-am65-main: Drop dma-coherent in crypto node

to the 5.10-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-am65-main-drop-dma-coherent-in-crypt.patch
and it can be found in the queue-5.10 subdirectory.

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



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

    arm64: dts: ti: k3-am65-main: Drop dma-coherent in crypto node
    
    [ Upstream commit b86833ab3653dbb0dc453eec4eef8615e63de4e2 ]
    
    crypto driver itself is not dma-coherent. So drop it.
    
    Fixes: b366b2409c97 ("arm64: dts: ti: k3-am6: Add crypto accelarator 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-2-j-choudhary@xxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
index d04189771c77..4265f627ca16 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
@@ -127,7 +127,6 @@ crypto: crypto@4e00000 {
 		dmas = <&main_udmap 0xc000>, <&main_udmap 0x4000>,
 				<&main_udmap 0x4001>;
 		dma-names = "tx", "rx1", "rx2";
-		dma-coherent;
 
 		rng: rng@4e10000 {
 			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