Re: [PATCH 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge

From: Krzysztof Kozlowski
Date: Wed Oct 19 2022 - 11:19:53 EST


On 19/10/2022 10:46, Thippeswamy Havalige wrote:
> Convert to YAML dtschemas of Xilinx AXI PCIe Root Port Bridge
> dt binding.


> +
> +required:
> + - compatible
> + - reg
> + - interrupts
> + - ranges
> + - device_type

Drop all properties which are already required by referenced schemas.

> + - interrupt-map
> + - "#interrupt-cells"
> + - interrupt-controller
> +


Best regards,
Krzysztof