summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/interconnect/qcom,msm8939.yaml
diff options
context:
space:
mode:
authorAdam Skladowski <a39.skl@gmail.com>2024-07-09 12:22:52 +0200
committerGeorgi Djakov <djakov@kernel.org>2024-08-24 02:54:43 +0300
commit123d2b96c17301f0f9011fbd4226fccc5f3e87c5 (patch)
tree2b8a6aee6048dbce3c143ff2eb0dccb18a5718e4 /Documentation/devicetree/bindings/interconnect/qcom,msm8939.yaml
parent7f3ea8a922da61fd77a2ffe7e37e99ba0fc63bb1 (diff)
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 <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>
Diffstat (limited to 'Documentation/devicetree/bindings/interconnect/qcom,msm8939.yaml')
-rw-r--r--Documentation/devicetree/bindings/interconnect/qcom,msm8939.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/devicetree/bindings/interconnect/qcom,msm8939.yaml b/Documentation/devicetree/bindings/interconnect/qcom,msm8939.yaml
index d19e20247df8..4b08be72bbd7 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,msm8939.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8939.yaml
@@ -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";