Skip to content

Commit 7dc3ea5

Browse files
konradybcioandersson
authored andcommitted
dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional
The description of reg[1] says that register is optional. Adjust minItems to make it truly optional. Fixes: 4260ddf ("dt-bindings: arm: msm: Convert and split kpss-acc driver Documentation to yaml") Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230627-topic-more_bindings-v1-9-6b4b6cd081e5@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 489d7a8 commit 7dc3ea5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/power/qcom,kpss-acc-v2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ properties:
2121
const: qcom,kpss-acc-v2
2222

2323
reg:
24+
minItems: 1
2425
items:
2526
- description: Base address and size of the register region
2627
- description: Optional base address and size of the alias register region

0 commit comments

Comments
 (0)