Skip to content

Commit 30e7c6c

Browse files
abelvesakwilczynski
authored andcommitted
dt-bindings: PCI: qcom: x1e80100: Make the MHI reg region mandatory
All PCIe controllers found on X1E80100 have MHI register region. So change the schema to reflect that. Fixes: 692eadd ("dt-bindings: PCI: qcom: Document the X1E80100 PCIe Controller") Link: https://lore.kernel.org/linux-pci/[email protected] Signed-off-by: Abel Vesa <[email protected]> Signed-off-by: Krzysztof Wilczyński <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]>
1 parent 631b2e7 commit 30e7c6c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Documentation/devicetree/bindings/pci/qcom,pcie-x1e80100.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,10 @@ properties:
1919
const: qcom,pcie-x1e80100
2020

2121
reg:
22-
minItems: 5
22+
minItems: 6
2323
maxItems: 6
2424

2525
reg-names:
26-
minItems: 5
2726
items:
2827
- const: parf # Qualcomm specific registers
2928
- const: dbi # DesignWare PCIe registers

0 commit comments

Comments
 (0)