lkml.org 
[lkml]   [2023]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt to dt-schema
    Is this the same sort of conversion done by one of these?

    e4dffb674cfd ("dt-bindings: PCI: tegra194: Convert to json-schema")
    075a9d55932e ("dt-bindings: PCI: qcom: Convert to YAML")

    It's helpful to non-experts like me if the subject lines use similar
    style (capitalized) and similar terminology ("dt-schema" vs
    "json-schema" vs "YAML").

    On Mon, Jan 09, 2023 at 01:53:34PM +0100, Neil Armstrong wrote:
    > Convert the Amlogic Meson AXG DWC PCIE SoC controller bindings to
    > dt-schema.

    Some references here and below are "PCIE" (inherited from the
    original) and others are "PCIe". Could be made consistent here.

    > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    > ---
    > .../devicetree/bindings/pci/amlogic,axg-pcie.yaml | 134 +++++++++++++++++++++
    > .../devicetree/bindings/pci/amlogic,meson-pcie.txt | 70 -----------
    > 2 files changed, 134 insertions(+), 70 deletions(-)
    >
    > diff --git a/Documentation/devicetree/bindings/pci/amlogic,axg-pcie.yaml b/Documentation/devicetree/bindings/pci/amlogic,axg-pcie.yaml
    > new file mode 100644
    > index 000000000000..a08f15fe9a9a
    > --- /dev/null
    > +++ b/Documentation/devicetree/bindings/pci/amlogic,axg-pcie.yaml
    > @@ -0,0 +1,134 @@
    > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
    > +%YAML 1.2
    > +---
    > +$id: http://devicetree.org/schemas/pci/amlogic,axg-pcie.yaml#
    > +$schema: http://devicetree.org/meta-schemas/core.yaml#
    > +
    > +title: Amlogic Meson AXG DWC PCIE SoC controller
    > +
    > +maintainers:
    > + - Neil Armstrong <neil.armstrong@linaro.org>
    > +
    > +description:
    > + Amlogic Meson PCIe host controller is based on the Synopsys DesignWare PCI core.
    > ...

    \
     
     \ /
      Last update: 2023-03-26 23:34    [W:5.853 / U:0.200 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site