public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: ufs: Add msi-parent for UFS MCQ
@ 2023-11-01 10:48 Ziqi Chen
  2023-11-06 14:48 ` Rob Herring
  2023-11-21  9:26 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 8+ messages in thread
From: Ziqi Chen @ 2023-11-01 10:48 UTC (permalink / raw)
  To: quic_asutoshd, quic_cang, bvanassche, mani, beanhuo, avri.altman,
	junwoo80.lee, martin.petersen, quic_ziqichen, quic_nguyenb,
	quic_nitirawa, quic_rampraka
  Cc: linux-scsi, Alim Akhtar, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Ulf Hansson, Wolfram Sang, Guenter Roeck,
	Miquel Raynal, Mark Brown,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list

The Message Signaled Interrupts (MSI) has been introduced
to UFS driver since the MCQ be enabled. Hence in UFS DT
node we need to give the msi-parent property that point
to the hardware entity which serves as the MSI controller
for this UFS controller.

Signed-off-by: Ziqi Chen <quic_ziqichen@quicinc.com>
---
 Documentation/devicetree/bindings/ufs/ufs-common.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/ufs/ufs-common.yaml b/Documentation/devicetree/bindings/ufs/ufs-common.yaml
index bbaee4f5..42309bb 100644
--- a/Documentation/devicetree/bindings/ufs/ufs-common.yaml
+++ b/Documentation/devicetree/bindings/ufs/ufs-common.yaml
@@ -73,6 +73,8 @@ properties:
     description:
       Specifies max. load that can be drawn from VCCQ2 supply.
 
+  msi-parent: true
+
 dependencies:
   freq-table-hz: [ clocks ]
 
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-21  9:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01 10:48 [PATCH] dt-bindings: ufs: Add msi-parent for UFS MCQ Ziqi Chen
2023-11-06 14:48 ` Rob Herring
2023-11-06 17:56   ` Bart Van Assche
2023-11-09 10:51     ` Ziqi Chen
2023-11-09 13:55     ` Rob Herring
2023-11-09 16:16       ` Manivannan Sadhasivam
2023-11-10  5:50         ` Ziqi Chen
2023-11-21  9:26 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox