[PATCH v2 4/9] dt-bindings: usb: generic-ohci: Document access-controllers property
Marek Vasut <marex-TPsgXmltDcZWk0Htik3J/[email protected]>
| Newsgroups | gmane.linux.drivers.devicetree,gmane.linux.usb.general,gmane.linux.ports.arm.kernel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
Document the access-controllers for OHCI USB controllers in case access checks need to be performed to use them. Signed-off-by: Marek Vasut <marex-TPsgXmltDcZWk0Htik3J/[email protected]> --- Cc: Alexandre Torgue <alexandre.torgue-rj0Iel/[email protected]> Cc: Christian Bruel <christian.bruel-rj0Iel/[email protected]> Cc: Conor Dooley <[email protected]> Cc: Fabrice Gasnier <fabrice.gasnier-rj0Iel/[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Krzysztof Kozlowski <[email protected]> Cc: Maxime Coquelin <[email protected]> Cc: Neil Armstrong <[email protected]> Cc: Pankaj Dev <[email protected]> Cc: Rahul Kumar <[email protected]> Cc: Rob Herring <[email protected]> Cc: Rosen Penev <[email protected]> Cc: Thinh Nguyen <Thinh.Nguyen-HKixBCOQz3hWk0Htik3J/[email protected]> Cc: Vinod Koul <[email protected]> Cc: [email protected] Cc: [email protected] Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: [email protected] Cc: [email protected] Cc: linux-stm32-XDFAJ8BFU24N7RejjzZ/[email protected] Cc: [email protected] --- V2: No change --- Documentation/devicetree/bindings/usb/generic-ohci.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/usb/generic-ohci.yaml b/Documentation/devicetree/bindings/usb/generic-ohci.yaml index 322808aaa2839..8e3522a3faa76 100644 --- a/Documentation/devicetree/bindings/usb/generic-ohci.yaml +++ b/Documentation/devicetree/bindings/usb/generic-ohci.yaml @@ -65,6 +65,9 @@ properties: reg: maxItems: 1 + access-controllers: + maxItems: 1 + dma-coherent: true interrupts: -- 2.53.0