All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: PCI: ti,j721e: Add device id for J721S2
@ 2021-11-19 13:32 Aswath Govindraju
  2021-11-30  0:12 ` Rob Herring
  0 siblings, 1 reply; 3+ messages in thread
From: Aswath Govindraju @ 2021-11-19 13:32 UTC (permalink / raw)
  Cc: Nishanth Menon, Vignesh Raghavendra, Kishon Vijay Abraham I,
	Aswath Govindraju, Bjorn Helgaas, Rob Herring, linux-pci,
	devicetree, linux-kernel

Document the device id of J721S2 SoC.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
---
 Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml b/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
index cc900202df29..0411bf5a1700 100644
--- a/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
+++ b/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
@@ -71,6 +71,8 @@ properties:
           - const: 0xb00f
       - items:
           - const: 0xb010
+      - items:
+          - const: 0xb013
 
   msi-map: true
 
-- 
2.17.1


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

* Re: [PATCH] dt-bindings: PCI: ti,j721e: Add device id for J721S2
  2021-11-19 13:32 [PATCH] dt-bindings: PCI: ti,j721e: Add device id for J721S2 Aswath Govindraju
@ 2021-11-30  0:12 ` Rob Herring
  2021-11-30  4:00   ` Aswath Govindraju
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Herring @ 2021-11-30  0:12 UTC (permalink / raw)
  To: Aswath Govindraju
  Cc: Nishanth Menon, Vignesh Raghavendra, Kishon Vijay Abraham I,
	Bjorn Helgaas, linux-pci, devicetree, linux-kernel

On Fri, Nov 19, 2021 at 07:02:53PM +0530, Aswath Govindraju wrote:
> Document the device id of J721S2 SoC.
> 
> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
> ---
>  Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml b/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
> index cc900202df29..0411bf5a1700 100644
> --- a/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
> +++ b/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
> @@ -71,6 +71,8 @@ properties:
>            - const: 0xb00f
>        - items:
>            - const: 0xb010
> +      - items:
> +          - const: 0xb013

This can all be just an 'enum'.

>  
>    msi-map: true
>  
> -- 
> 2.17.1
> 
> 

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

* Re: [PATCH] dt-bindings: PCI: ti,j721e: Add device id for J721S2
  2021-11-30  0:12 ` Rob Herring
@ 2021-11-30  4:00   ` Aswath Govindraju
  0 siblings, 0 replies; 3+ messages in thread
From: Aswath Govindraju @ 2021-11-30  4:00 UTC (permalink / raw)
  To: Rob Herring
  Cc: Nishanth Menon, Vignesh Raghavendra, Kishon Vijay Abraham I,
	Bjorn Helgaas, linux-pci, devicetree, linux-kernel

Hi Rob,

On 30/11/21 5:42 am, Rob Herring wrote:
> On Fri, Nov 19, 2021 at 07:02:53PM +0530, Aswath Govindraju wrote:
>> Document the device id of J721S2 SoC.
>>
>> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
>> ---
>>  Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml b/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
>> index cc900202df29..0411bf5a1700 100644
>> --- a/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
>> +++ b/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
>> @@ -71,6 +71,8 @@ properties:
>>            - const: 0xb00f
>>        - items:
>>            - const: 0xb010
>> +      - items:
>> +          - const: 0xb013
> 
> This can all be just an 'enum'.
> 

Sorry, for not noticing this. I have posted a v2 after making the
correction.

Thanks,
Aswath

>>  
>>    msi-map: true
>>  
>> -- 
>> 2.17.1
>>
>>


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

end of thread, other threads:[~2021-11-30  4:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 13:32 [PATCH] dt-bindings: PCI: ti,j721e: Add device id for J721S2 Aswath Govindraju
2021-11-30  0:12 ` Rob Herring
2021-11-30  4:00   ` Aswath Govindraju

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.