]> www.infradead.org Git - linux.git/commitdiff
dt-bindings: interconnect: qcom: msm8939: Fix example
authorAdam Skladowski <a39.skl@gmail.com>
Tue, 9 Jul 2024 10:22:52 +0000 (12:22 +0200)
committerGeorgi Djakov <djakov@kernel.org>
Fri, 23 Aug 2024 23:54:43 +0000 (02:54 +0300)
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 <a39.skl@gmail.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240709102728.15349-8-a39.skl@gmail.com
Signed-off-by: Georgi Djakov <djakov@kernel.org>
Documentation/devicetree/bindings/interconnect/qcom,msm8939.yaml

index d19e20247df8487c774f445a231adc0648d89d6d..4b08be72bbd7da76a7fcb61dfa8ee83677c5f5db 100644 (file)
@@ -69,12 +69,6 @@ examples:
         compatible = "qcom,msm8939-snoc";
         reg = <0x00580000 0x14000>;
         #interconnect-cells = <1>;
-    };
-
-    bimc: interconnect@400000 {
-        compatible = "qcom,msm8939-bimc";
-        reg = <0x00400000 0x62000>;
-        #interconnect-cells = <1>;
 
           snoc_mm: interconnect-snoc {
               compatible = "qcom,msm8939-snoc-mm";