Re: [PATCH] dt-bindings: bus: qcom,ebi2: convert to dtschema

From: Rob Herring (Arm)
Date: Mon Jul 22 2024 - 17:18:59 EST



On Wed, 17 Jul 2024 14:10:26 +0100, Rayyan Ansari wrote:
> Convert the bindings for the External Bus Interface on apq8060 and
> msm8660 from the old text format to yaml.
>
> Signed-off-by: Rayyan Ansari <rayyan.ansari@xxxxxxxxxx>
> ---
> .../devicetree/bindings/bus/qcom,ebi2.txt | 138 ----------
> .../devicetree/bindings/bus/qcom,ebi2.yaml | 239 ++++++++++++++++++
> 2 files changed, 239 insertions(+), 138 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/bus/qcom,ebi2.txt
> create mode 100644 Documentation/devicetree/bindings/bus/qcom,ebi2.yaml
>

Applied, thanks!