mirror of
https://github.com/torvalds/linux.git
synced 2024-11-30 16:11:38 +00:00
dt-bindings: PCI: qcom-ep: Correct qcom,perst-regs
qcom,perst-regs is an phandle array of one item with a phandle and its arguments. Link: https://lore.kernel.org/r/20221109113202.74406-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Acked-by: Manivannan Sadhasivam <mani@kernel.org>
This commit is contained in:
parent
0b93acc60c
commit
a0754633c3
@ -47,8 +47,10 @@ properties:
|
||||
enable registers
|
||||
$ref: "/schemas/types.yaml#/definitions/phandle-array"
|
||||
items:
|
||||
minItems: 3
|
||||
maxItems: 3
|
||||
- items:
|
||||
- description: Syscon to TCSR system registers
|
||||
- description: Perst enable offset
|
||||
- description: Perst separation enable offset
|
||||
|
||||
interrupts:
|
||||
items:
|
||||
|
Loading…
Reference in New Issue
Block a user