dt-bindings: qti-tri-led: Update reg definition

Commit f6ea1a1997 ("ARM: dts: msm: add PMIC devices for Lahaina")
specifies the #address-cells and #size-cells of peripheral devices under
PMIC device nodes on the SPMI bus as 1 and 0 respectively. This requires
that the reg property specification of all child nodes of the PMIC
devices be updated.

Update qti-tri-led bindings accordingly.

Change-Id: Id529b45dd31b5c992282686b27da782df3746f5b
This commit is contained in:
Guru Das Srinagesh
2019-12-18 11:13:37 -08:00
parent 8550bf505e
commit 80cacdcd3c

View File

@@ -10,8 +10,8 @@ Qualcomm Technologies, Inc. PMIC chips.
- reg:
Usage: required
Value type: <prop-encoded-array>
Definition: Register base of the TRI_LED module and length.
Value type: <u32>
Definition: Register base of the TRI_LED module.
- nvmem-names:
Usage: optional
@@ -52,7 +52,7 @@ Example:
pmi8998_rgb: tri-led@d000{
compatible = "qcom,tri-led";
reg = <0xd000 0x100>;
reg = <0xd000>;
red {
label = "red";