mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
bindings: spmi: spmi-pmic-arb: define qcom,bus-id property
Add a definition for the qcom,bus-id property which is used on PMIC arbiter 7 to specify which SPMI bus interface to use (i.e. the primary or secondary one). Change-Id: I8249e43b34a980567e9073a2c2756532b0f1f258
This commit is contained in:
@@ -43,6 +43,10 @@ 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,bus-id : Specifies which SPMI bus instance to use. This property is only
|
||||
applicable to PMIC arbiter version 7 and beyond.
|
||||
Support values: 0 = primary bus, 1 = secondary bus
|
||||
Assumed to be 0 if unspecified.
|
||||
|
||||
Consumer node optional properties:
|
||||
- qcom,pmic-arb : phandle for an spmi-pmic-arb device. This can be used by
|
||||
|
||||
Reference in New Issue
Block a user