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