linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
@ 2022-11-09 11:32 Krzysztof Kozlowski
  2022-12-30 13:42 ` Lorenzo Pieralisi
  0 siblings, 1 reply; 7+ messages in thread
From: Krzysztof Kozlowski @ 2022-11-09 11:32 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Manivannan Sadhasivam, Bjorn Helgaas, Rob Herring,
	Krzysztof Kozlowski, linux-arm-msm, linux-pci, devicetree,
	linux-kernel
  Cc: Krzysztof Kozlowski, Rob Herring, Dmitry Baryshkov

qcom,perst-regs is an phandle array of one item with a phandle and its
arguments.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

---

Changes since v1:
1. Correct lang typo.
2. Add tags.
---
 Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml
index 977c976ea799..8005ccd287c0 100644
--- a/Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml
+++ b/Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml
@@ -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:
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
  2022-11-09 11:32 [PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs Krzysztof Kozlowski
@ 2022-12-30 13:42 ` Lorenzo Pieralisi
  2023-01-13  9:02   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 7+ messages in thread
From: Lorenzo Pieralisi @ 2022-12-30 13:42 UTC (permalink / raw)
  To: Andy Gross, linux-arm-msm, Krzysztof Kozlowski, Bjorn Helgaas,
	linux-kernel, Manivannan Sadhasivam, linux-pci, Konrad Dybcio,
	Rob Herring, Bjorn Andersson, devicetree, Krzysztof Kozlowski
  Cc: Lorenzo Pieralisi, Dmitry Baryshkov, Rob Herring

On Wed, 9 Nov 2022 12:32:02 +0100, Krzysztof Kozlowski wrote:
> qcom,perst-regs is an phandle array of one item with a phandle and its
> arguments.
> 
> 

Applied to pci/dt, thanks!

[1/1] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
      https://git.kernel.org/lpieralisi/pci/c/68909a813609

Thanks,
Lorenzo

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
  2022-12-30 13:42 ` Lorenzo Pieralisi
@ 2023-01-13  9:02   ` Krzysztof Kozlowski
  2023-01-13 14:03     ` Bjorn Helgaas
  0 siblings, 1 reply; 7+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-13  9:02 UTC (permalink / raw)
  To: Lorenzo Pieralisi, Andy Gross, linux-arm-msm, Bjorn Helgaas,
	linux-kernel, Manivannan Sadhasivam, linux-pci, Konrad Dybcio,
	Rob Herring, Bjorn Andersson, devicetree, Krzysztof Kozlowski
  Cc: Dmitry Baryshkov, Rob Herring

On 30/12/2022 14:42, Lorenzo Pieralisi wrote:
> On Wed, 9 Nov 2022 12:32:02 +0100, Krzysztof Kozlowski wrote:
>> qcom,perst-regs is an phandle array of one item with a phandle and its
>> arguments.
>>
>>
> 
> Applied to pci/dt, thanks!
> 
> [1/1] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
>       https://git.kernel.org/lpieralisi/pci/c/68909a813609

It's still not in linux-next. Is you tree correctly included in the next?

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
  2023-01-13  9:02   ` Krzysztof Kozlowski
@ 2023-01-13 14:03     ` Bjorn Helgaas
  2023-01-13 14:23       ` Krzysztof Kozlowski
  0 siblings, 1 reply; 7+ messages in thread
From: Bjorn Helgaas @ 2023-01-13 14:03 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Lorenzo Pieralisi, Andy Gross, linux-arm-msm, Bjorn Helgaas,
	linux-kernel, Manivannan Sadhasivam, linux-pci, Konrad Dybcio,
	Rob Herring, Bjorn Andersson, devicetree, Krzysztof Kozlowski,
	Dmitry Baryshkov, Rob Herring

On Fri, Jan 13, 2023 at 10:02:27AM +0100, Krzysztof Kozlowski wrote:
> On 30/12/2022 14:42, Lorenzo Pieralisi wrote:
> > On Wed, 9 Nov 2022 12:32:02 +0100, Krzysztof Kozlowski wrote:
> >> qcom,perst-regs is an phandle array of one item with a phandle and its
> >> arguments.
> > 
> > Applied to pci/dt, thanks!
> > 
> > [1/1] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
> >       https://git.kernel.org/lpieralisi/pci/c/68909a813609
> 
> It's still not in linux-next. Is you tree correctly included in the next?

It's on Lorenzo's branch
(https://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/)
but I haven't pulled it into my "next" branch yet.  Will try to do
that today.

Bjorn

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
  2023-01-13 14:03     ` Bjorn Helgaas
@ 2023-01-13 14:23       ` Krzysztof Kozlowski
  2023-01-13 22:47         ` Bjorn Helgaas
  0 siblings, 1 reply; 7+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-13 14:23 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Lorenzo Pieralisi, Andy Gross, linux-arm-msm, Bjorn Helgaas,
	linux-kernel, Manivannan Sadhasivam, linux-pci, Konrad Dybcio,
	Rob Herring, Bjorn Andersson, devicetree, Krzysztof Kozlowski,
	Dmitry Baryshkov, Rob Herring

On 13/01/2023 15:03, Bjorn Helgaas wrote:
> On Fri, Jan 13, 2023 at 10:02:27AM +0100, Krzysztof Kozlowski wrote:
>> On 30/12/2022 14:42, Lorenzo Pieralisi wrote:
>>> On Wed, 9 Nov 2022 12:32:02 +0100, Krzysztof Kozlowski wrote:
>>>> qcom,perst-regs is an phandle array of one item with a phandle and its
>>>> arguments.
>>>
>>> Applied to pci/dt, thanks!
>>>
>>> [1/1] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
>>>       https://git.kernel.org/lpieralisi/pci/c/68909a813609
>>
>> It's still not in linux-next. Is you tree correctly included in the next?
> 
> It's on Lorenzo's branch
> (https://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/)
> but I haven't pulled it into my "next" branch yet.  Will try to do
> that today.

If Lorenzo picks up patches which at some point are merged by another
maintainer, his tree should be in linux-next as well (and in LKP tests).
Otherwise we loose some build and test coverage.

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
  2023-01-13 14:23       ` Krzysztof Kozlowski
@ 2023-01-13 22:47         ` Bjorn Helgaas
  2023-01-15 11:27           ` Krzysztof Kozlowski
  0 siblings, 1 reply; 7+ messages in thread
From: Bjorn Helgaas @ 2023-01-13 22:47 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Lorenzo Pieralisi, Andy Gross, linux-arm-msm, Bjorn Helgaas,
	linux-kernel, Manivannan Sadhasivam, linux-pci, Konrad Dybcio,
	Rob Herring, Bjorn Andersson, devicetree, Krzysztof Kozlowski,
	Dmitry Baryshkov, Rob Herring

On Fri, Jan 13, 2023 at 03:23:18PM +0100, Krzysztof Kozlowski wrote:
> On 13/01/2023 15:03, Bjorn Helgaas wrote:
> > On Fri, Jan 13, 2023 at 10:02:27AM +0100, Krzysztof Kozlowski wrote:
> >> On 30/12/2022 14:42, Lorenzo Pieralisi wrote:
> >>> On Wed, 9 Nov 2022 12:32:02 +0100, Krzysztof Kozlowski wrote:
> >>>> qcom,perst-regs is an phandle array of one item with a phandle and its
> >>>> arguments.
> >>>
> >>> Applied to pci/dt, thanks!
> >>>
> >>> [1/1] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
> >>>       https://git.kernel.org/lpieralisi/pci/c/68909a813609
> >>
> >> It's still not in linux-next. Is you tree correctly included in the next?
> > 
> > It's on Lorenzo's branch
> > (https://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/)
> > but I haven't pulled it into my "next" branch yet.  Will try to do
> > that today.
> 
> If Lorenzo picks up patches which at some point are merged by another
> maintainer, his tree should be in linux-next as well (and in LKP tests).
> Otherwise we loose some build and test coverage.

Oh, I remember what happened.  I started the merge a while ago and
tripped over the conflict between these:

  dt-bindings: PCI: qcom: add MSM8998 specific compatible
  dt-bindings: PCI: qcom: Add sm8350 to bindings

I asked about splitting the first and if you did that, I missed it,
and in the meantime I got distracted by my E820/EfiMemoryMappedIO
regression.

In any event, I updated "next" with this.  Check my conflict
resolution because I'm not a DT expert:

https://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/tree/Documentation/devicetree/bindings/pci/qcom,pcie.yaml?id=25cfdd48a4bd

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
  2023-01-13 22:47         ` Bjorn Helgaas
@ 2023-01-15 11:27           ` Krzysztof Kozlowski
  0 siblings, 0 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-15 11:27 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Lorenzo Pieralisi, Andy Gross, linux-arm-msm, Bjorn Helgaas,
	linux-kernel, Manivannan Sadhasivam, linux-pci, Konrad Dybcio,
	Rob Herring, Bjorn Andersson, devicetree, Krzysztof Kozlowski,
	Dmitry Baryshkov, Rob Herring

On 13/01/2023 23:47, Bjorn Helgaas wrote:
>   dt-bindings: PCI: qcom: add MSM8998 specific compatible
>   dt-bindings: PCI: qcom: Add sm8350 to bindings
> 
> I asked about splitting the first and if you did that, I missed it,
> and in the meantime I got distracted by my E820/EfiMemoryMappedIO
> regression.
> 
> In any event, I updated "next" with this.  Check my conflict
> resolution because I'm not a DT expert:
> 
> https://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/tree/Documentation/devicetree/bindings/pci/qcom,pcie.yaml?id=25cfdd48a4bd

Look good, thanks!

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-15 11:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 11:32 [PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs Krzysztof Kozlowski
2022-12-30 13:42 ` Lorenzo Pieralisi
2023-01-13  9:02   ` Krzysztof Kozlowski
2023-01-13 14:03     ` Bjorn Helgaas
2023-01-13 14:23       ` Krzysztof Kozlowski
2023-01-13 22:47         ` Bjorn Helgaas
2023-01-15 11:27           ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).