[PATCH V2 1/2] dt-bindings: Add DT bindings for Toshiba TC358762 DSI-to-DPI bridge
Sam Ravnborg
sam at ravnborg.org
Thu Jul 30 06:33:39 UTC 2020
On Wed, Jul 29, 2020 at 11:36:27PM +0200, Marek Vasut wrote:
> On 7/29/20 6:59 PM, Sam Ravnborg wrote:
>
> Hi,
>
> [...]
> >> + port at 0:
> >> + type: object
> >> + additionalProperties: false
> >> +
> >> + description: |
> >> + Video port for MIPI DSI input
> >> +
> >> + properties:
> >> + reg:
> >> + const: 0
> >> +
> >> + patternProperties:
> > Not happy with the use of "patternProperties" when there is no pattern.
>
> So how should this be changed ?
Delete the "patternProperties" line and adjust indent on the following
lines. Then this should continue to be valid syntax and validate the
example.
Sam
More information about the dri-devel
mailing list