]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: usb: snps,dwc3: Add missing 'dma-coherent' property
authorRob Herring <robh@kernel.org>
Thu, 26 May 2022 01:41:18 +0000 (20:41 -0500)
committerRob Herring <robh@kernel.org>
Wed, 1 Jun 2022 02:25:11 +0000 (21:25 -0500)
commit7628785530c49022c91ea58e469f4c561a36846f
tree82c4ee69890e5417a19b37bda129de2a951f2a18
parentee35a2dd5df434bd767524b1d2d0efdf2f7c4a1c
dt-bindings: usb: snps,dwc3: Add missing 'dma-coherent' property

The 'unevaluatedProperties' schema checks is not fully working and doesn't
catch some cases where there's a $ref to another schema. A fix is pending,
but results in new warnings in examples.

Some DWC3 implementations such as Xilinx are hooked up coherently and need
to set the 'dma-coherent' property.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220526014118.2872057-1-robh@kernel.org
Documentation/devicetree/bindings/usb/snps,dwc3.yaml