OSDN Git Service

dt-bindings: dma: pl08x: Fix unevaluatedProperties warnings
authorRob Herring <robh@kernel.org>
Mon, 6 Dec 2021 17:42:31 +0000 (11:42 -0600)
committerVinod Koul <vkoul@kernel.org>
Fri, 17 Dec 2021 16:09:27 +0000 (21:39 +0530)
commita173a2428752b43f50dc2cd500437baff6a62376
treeb860160514b42c56629e80d2c31387915f7712c3
parent78b2f63cd0cc115ea10711b59734c7430deb3fe3
dt-bindings: dma: pl08x: Fix unevaluatedProperties warnings

With 'unevaluatedProperties' support implemented, the example has
warnings on primecell properties and 'resets':

Documentation/devicetree/bindings/dma/arm-pl08x.example.dt.yaml: dma-controller@67000000: Unevaluated properties are not allowed ('arm,primecell-periphid', 'resets' were unexpected)

Add the missing reference to primecell.yaml and definition for 'resets'.

Cc: Vinod Koul <vkoul@kernel.org>
Cc: dmaengine@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20211206174231.2298349-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/arm-pl08x.yaml