mbox series

[v2,0/1] dt-bindings: fix warning in panel/advantech, idk-2121wr

Message ID 20200412132139.11418-1-sam@ravnborg.org (mailing list archive)
Headers show
Series dt-bindings: fix warning in panel/advantech, idk-2121wr | expand

Message

Sam Ravnborg April 12, 2020, 1:21 p.m. UTC
The binding for the advantech,idk-2121wr uses an example
where a ports {} node is used.

The panel-lvds binding failed to support a ports node,
which the following patch fixes.

This fix was part of a longer series, but we need this fix
in upstream before -rc2.
So pull this out of the larger series.

	Sam
Sam Ravnborg (1):
      dt-bindings: display: allow port and ports in panel-lvds

 Documentation/devicetree/bindings/display/panel/lvds.yaml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)