Skip to content

Commit 123d2b9

Browse files
KiciukGeorgi Djakov
authored andcommitted
dt-bindings: interconnect: qcom: msm8939: Fix example
For now example list snoc_mm as children of bimc which is obviously not valid, drop bimc and move snoc_mm into snoc. Signed-off-by: Adam Skladowski <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Georgi Djakov <[email protected]>
1 parent 7f3ea8a commit 123d2b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,6 @@ examples:
6969
compatible = "qcom,msm8939-snoc";
7070
reg = <0x00580000 0x14000>;
7171
#interconnect-cells = <1>;
72-
};
73-
74-
bimc: interconnect@400000 {
75-
compatible = "qcom,msm8939-bimc";
76-
reg = <0x00400000 0x62000>;
77-
#interconnect-cells = <1>;
7872
7973
snoc_mm: interconnect-snoc {
8074
compatible = "qcom,msm8939-snoc-mm";

0 commit comments

Comments
 (0)