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

Commit 3b587184 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "bindings: spmi: spmi-pmic-arb: Add description for "qcom,mid""

parents 92e3cc4f 76a2d133
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -43,6 +43,8 @@ Optional properties:
    cell 3: the requested peripheral interrupt (0-7)
    cell 4: interrupt flags indicating level-sense information, as defined in
            dt-bindings/interrupt-controller/irq.h
- qcom,mid : SPMI master ID of this controller. Supported values
	     are 0, 1, 2 and 3.

Consumer node optional properties:
- qcom,pmic-arb : phandle for an spmi-pmic-arb device.  This can be used by
@@ -63,6 +65,7 @@ Example:

		qcom,ee = <0>;
		qcom,channel = <0>;
		qcom,mid = <0>;

		#address-cells = <2>;
		#size-cells = <0>;