[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4f95cce5-53b2-4eb9-be28-6136eb89dcaa@linaro.org>
Date: Fri, 21 Feb 2025 10:59:59 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof Wilczyński <kw@...ux.com>,
Rob Herring <robh@...nel.org>, Bjorn Helgaas <bhelgaas@...gle.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Mrinmay Sarkar <quic_msarkar@...cinc.com>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>
Cc: Krzysztof Wilczyński <kwilczynski@...nel.org>,
linux-arm-msm@...r.kernel.org, linux-pci@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/6] dt-bindings: PCI: qcom-ep: add SAR2130P compatible
On 21/02/2025 04:06, Dmitry Baryshkov wrote:
> qcom,perst-regs:
> description: Reference to a syscon representing TCSR followed by the two
> @@ -129,6 +130,45 @@ required:
>
> allOf:
> - $ref: pci-ep.yaml#
> + - if:
> + properties:
> + compatible:
> + contains:
> + enum:
> + - qcom,sar2130p-pcie-ep
> + then:
> + properties:
> + reg:
minItems: 7
> + maxItems: 7
> + reg-names:
minItems: 7
> + maxItems: 7
> + clocks:
> + items:
> + - description: PCIe Auxiliary clock
> + - description: PCIe CFG AHB clock
> + - description: PCIe Master AXI clock
> + - description: PCIe Slave AXI clock
> + - description: PCIe Slave Q2A AXI clock
> + - description: PCIe DDRSS SF TBU clock
> + - description: PCIe AGGRE NOC AXI clock
> + - description: PCIe CFG NOC AXI clock
> + - description: PCIe QMIP AHB clock
> + clock-names:
> + items:
> + - const: aux
> + - const: cfg
> + - const: bus_master
> + - const: bus_slave
> + - const: slave_q2a
> + - const: ddrss_sf_tbu
> + - const: aggre_noc_axi
> + - const: cnoc_sf_axi
> + - const: qmip_pcie_ahb
> + interrupts:
minItems: 3
> + maxItems: 3
> + interrupt-names:
minItems: 3
> + maxItems: 3
> +
> - if:
> properties:
> compatible:
>
Best regards,
Krzysztof
Powered by blists - more mailing lists