From: Rob Herring (Arm) Date: Mon, 3 Feb 2025 21:29:13 +0000 (-0600) Subject: dt-bindings: memory-controllers: Move qcom,ebi2 from bindings/bus/ X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a72824ff16dd58b9c12b270306ee28e3945be804;p=users%2Fwilly%2Flinux.git dt-bindings: memory-controllers: Move qcom,ebi2 from bindings/bus/ The preferred location for external parallel/memory buses is in memory-controllers. 'bus' is generally for internal chip buses. Reviewed-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20250203-dt-lan9115-fix-v1-1-eb35389a7365@kernel.org Signed-off-by: Rob Herring (Arm) --- diff --git a/Documentation/devicetree/bindings/bus/qcom,ebi2.yaml b/Documentation/devicetree/bindings/memory-controllers/qcom,ebi2.yaml similarity index 99% rename from Documentation/devicetree/bindings/bus/qcom,ebi2.yaml rename to Documentation/devicetree/bindings/memory-controllers/qcom,ebi2.yaml index 1b1fb3538e6e..c782bfd7af92 100644 --- a/Documentation/devicetree/bindings/bus/qcom,ebi2.yaml +++ b/Documentation/devicetree/bindings/memory-controllers/qcom,ebi2.yaml @@ -1,7 +1,7 @@ # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) %YAML 1.2 --- -$id: http://devicetree.org/schemas/bus/qcom,ebi2.yaml# +$id: http://devicetree.org/schemas/memory-controllers/qcom,ebi2.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: Qualcomm External Bus Interface 2 (EBI2)