diff options
Diffstat (limited to 'Bindings/pci/xlnx,nwl-pcie.yaml')
-rw-r--r-- | Bindings/pci/xlnx,nwl-pcie.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Bindings/pci/xlnx,nwl-pcie.yaml b/Bindings/pci/xlnx,nwl-pcie.yaml index 426f90a47f35..9cad860c51a3 100644 --- a/Bindings/pci/xlnx,nwl-pcie.yaml +++ b/Bindings/pci/xlnx,nwl-pcie.yaml @@ -10,7 +10,7 @@ maintainers: - Thippeswamy Havalige <thippeswamy.havalige@amd.com> allOf: - - $ref: /schemas/pci/pci-bus.yaml# + - $ref: /schemas/pci/pci-host-bridge.yaml# - $ref: /schemas/interrupt-controller/msi-controller.yaml# properties: @@ -84,7 +84,7 @@ properties: "#interrupt-cells": const: 1 - "interrupt-controller": true + interrupt-controller: true required: - "#address-cells" |