Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69fa0133 authored by Alok Chauhan's avatar Alok Chauhan
Browse files

dt-bindings: i3c: Add IBI controller instance id field

Add the IBI controller instance id field to identify the
IBI controller active for individual SE.

Change-Id: I60e812c8ee0afab3465cbddd648fef09f069c003
parent 6ec2fcfc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ Required properties:
- interrupts: the interrupt line connected to this I3C master.
- reg: I3C master registers.
- qcom,wrapper-core: Wrapper QUPv3 core containing this I3C controller.
- qcom,ibi-ctrl-id: IBI controller instance number.

Optional properties:
- se-clock-frequency: Source serial clock frequency to use.
@@ -45,4 +46,5 @@ Example:
		#address-cells = <3>;
		#size-cells = <0>;
		qcom,wrapper-core = <&qupv3_0>;
		qcom,ibi-ctrl-id = <0>;
	};