[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230614-sa3ul-v3-0-2eeb810327a1@ti.com>
Date: Mon, 19 Jun 2023 18:58:46 +0530
From: Kamlesh Gurudasani <kamlesh@...com>
To: Nishanth Menon <nm@...com>, Vignesh Raghavendra <vigneshr@...com>,
Tero Kristo <kristo@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Jayesh Choudhary <j-choudhary@...com>
CC: <linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Kamlesh Gurudasani <kamlesh@...com>
Subject: [PATCH v3 0/2] Remove power-domains property for devices with
compatible ti,am62-sa3ul
SYSFW don't allow access to power of devices with compatible ti,am62-sa3ul
from main domain.
Power-domains property, if present will try to access the power of the
device, which will result into failure in probing of driver for that
device.
Make power-domains property as false for devices with compatible
ti,am62-sa3ul.
Signed-off-by: Kamlesh Gurudasani <kamlesh@...com>
---
Changes in v2:
-make commit message clearer
Changes in v3:
- Add patch dt-bindings: crypto: ti,sa2ul: make power-domains conditional
- Link to v2: https://lore.kernel.org/r/20230614-sa3ul-v2-1-3a832b82339c@ti.com
---
Kamlesh Gurudasani (2):
dt-bindings: crypto: ti,sa2ul: make power-domains conditional
arm64: dts: ti: k3-am62-main: Remove power-domains from crypto node
Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml | 14 +++++++++++++-
arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 1 -
2 files changed, 13 insertions(+), 2 deletions(-)
---
base-commit: 53ab6975c12d1ad86c599a8927e8c698b144d669
change-id: 20230614-sa3ul-cb4bd1bb4d08
Best regards,
--
Kamlesh Gurudasani <kamlesh@...com>
Powered by blists - more mailing lists