mbox series

[0/2] Fix warnings in display/bridge/nwl-dsi.yaml DT example

Message ID 20200703114717.2140832-1-megous@megous.com (mailing list archive)
Headers show
Series Fix warnings in display/bridge/nwl-dsi.yaml DT example | expand

Message

Ondřej Jirman July 3, 2020, 11:47 a.m. UTC
This patchset fixes warnings in the example in display/bridge/nwl-dsi.yaml
revealed during port of display/panel/rocktech,jh057n00900.yaml to
yaml.

Please take a look.

thank you and regards,
  Ondrej Jirman

Ondrej Jirman (2):
  dt-bindings: display: Fix example in nwl-dsi.yaml
  dt-binding: display: Allow a single port node on rocktech,jh057n00900

 .../devicetree/bindings/display/bridge/nwl-dsi.yaml      | 9 +++++----
 .../bindings/display/panel/rocktech,jh057n00900.yaml     | 1 +
 2 files changed, 6 insertions(+), 4 deletions(-)

Comments

Rob Herring July 21, 2020, 3:35 p.m. UTC | #1
On Fri, Jul 3, 2020 at 5:47 AM Ondrej Jirman <megous@megous.com> wrote:
>
> This patchset fixes warnings in the example in display/bridge/nwl-dsi.yaml
> revealed during port of display/panel/rocktech,jh057n00900.yaml to
> yaml.
>
> Please take a look.
>
> thank you and regards,
>   Ondrej Jirman
>
> Ondrej Jirman (2):
>   dt-bindings: display: Fix example in nwl-dsi.yaml
>   dt-binding: display: Allow a single port node on rocktech,jh057n00900

Series applied to drm-misc.

Rob