[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221031152520.355653-1-j-choudhary@ti.com>
Date: Mon, 31 Oct 2022 20:55:17 +0530
From: Jayesh Choudhary <j-choudhary@...com>
To: <nm@...com>, <vigneshr@...com>
CC: <kristo@...nel.org>, <robh+dt@...nel.org>, <afd@...com>,
<j-keerthy@...com>, <krzysztof.kozlowski+dt@...aro.org>,
<linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<j-choudhary@...com>
Subject: [PATCH 0/3] Drop dma-coherent property from SA2UL
crypto driver itself is not dma-coherent. It is the system-dma
that moves data and so 'dma-coherent' property should be dropped.
This series drop it from the crypto nodes for the J7 family of
TI SoCs.
DT binding fixes have already been merged[0].
[0]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a536208da6f7d877f1adbad4ff13f63f31f59d91
Jayesh Choudhary (3):
arm64: dts: ti: k3-am65-main: drop dma-coherent in crypto node
arm64: dts: ti: k3-j721e-main: drop dma-coherent in crypto node
arm64: dts: ti: k3-j7200-mcu-wakeup: drop dma-coherent in crypto node
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 1 -
arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 1 -
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 1 -
3 files changed, 3 deletions(-)
--
2.25.1
Powered by blists - more mailing lists