[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201021121203.GA27418@kozik-lap>
Date: Wed, 21 Oct 2020 14:12:03 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Marek Szyprowski <m.szyprowski@...sung.com>
Cc: "linux-samsung-soc@...r.kernel.org"
<linux-samsung-soc@...r.kernel.org>, linux-pci@...r.kernel.org,
devicetree@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Jaehoon Chung <jh80.chung@...sung.com>,
Jingoo Han <jingoohan1@...il.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Vinod Koul <vkoul@...nel.org>,
Kishon Vijay Abraham I <kishon@...com>,
Rob Herring <robh+dt@...nel.org>
Subject: Re: [PATCH 2/6] Documetation: dt-bindings: add the
samsung,exynos-pcie binding
On Wed, Oct 21, 2020 at 01:59:25PM +0200, Marek Szyprowski wrote:
>>> +required:
> >>> + - reg
> >>> + - reg-names
> >>> + - interrupts
> >>> + - interrupt-names
> >>> + - clocks
> >>> + - clock-names
> >>> + - phys
> >>> + - phy-names
> >>> + - vdd10-supply
> >> additionalProperties: false
> > This can be unevaluatedProperties, since you include pci-bus schema.
> > However still you should either include designware schema or include
> > it's properties here.
>
> Frankly, I would like to include designware-pci bindling/schema, but it
> has not been converted to yaml yet. I don't feel that I know PCI enough
> to do that conversion...
I think you need then include all properties in your dtschema. Otherwise
DTS will not pass (neither the example here) the checks.
Best regards,
Krzysztof
Powered by blists - more mailing lists