Thread (30 messages) 30 messages, 7 authors, 2023-01-23

Re: [PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt to dt-schema

From: Neil Armstrong <neil.armstrong@linaro.org>
Date: 2023-01-23 09:46:25
Also in: linux-amlogic, linux-arm-kernel, linux-devicetree, linux-media, linux-mmc, linux-pci, linux-phy, linux-rtc, linux-watchdog, lkml

On 10/01/2023 16:03, Bjorn Helgaas wrote:
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").
Yes and honestly, I don't know what's the right name to use.

I use dt-schema since it's the "official" name of the tool
used to validate those.
On Mon, Jan 09, 2023 at 01:53:34PM +0100, Neil Armstrong wrote:
quoted
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.
Ack
quoted
Reviewed-by: Krzysztof Kozlowski <redacted>
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.
...
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help