Skip to content

Commit 4d8784d

Browse files
krzkGeorgi Djakov
authored andcommitted
dt-bindings: interconnect: qcom,rpmh: do not require reg on SDX65 MC virt
The MC virt interconnect in SDX65 DTSI does not have reg. Similarly in the downstream DTS, thus assume this is an interconnect without own dedicated IO address space. This fixes dtbs_check warnings like: qcom-sdx65-mtp.dtb: interconnect-mc-virt: 'reg' is a required property Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230827114026.47806-1-krzysztof.kozlowski@linaro.org Signed-off-by: Georgi Djakov <djakov@kernel.org>
1 parent 6548ecd commit 4d8784d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ allOf:
113113
properties:
114114
compatible:
115115
enum:
116+
- qcom,sdx65-mc-virt
116117
- qcom,sm8250-qup-virt
117118
then:
118119
required:

0 commit comments

Comments
 (0)