[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250822-elegant-olive-rhino-3bf988@kuoka>
Date: Fri, 22 Aug 2025 09:45:34 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Jihed Chaibi <jihed.chaibi.dev@...il.com>
Cc: robh@...nel.org, gregkh@...uxfoundation.org, krzk+dt@...nel.org,
conor+dt@...nel.org, peter.ujfalusi@...il.com, devicetree@...r.kernel.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org, shuah@...nel.org
Subject: Re: [PATCH v5 2/2] usb: dt-bindings: ti,twl6030-usb: convert to DT
schema
On Thu, Aug 21, 2025 at 11:28:24PM +0200, Jihed Chaibi wrote:
> + interrupts:
> + description:
> + Interrupts for ID and VBUS events, two interrupts must be specified,
> + the first is the OTG interrupt for ID events (host mode), the second
> + is the USB interrupt for VBUS events (device mode).
> + minItems: 2
> + maxItems: 2
Redundant constraints and description.
interrupts:
items:
- description: OTG for ID events in host mode
- description: USB device mode for VBUS events
Best regards,
Krzysztof
Powered by blists - more mailing lists