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@xxxxxx> >> --- >> 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 >> >>