]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: display: ti, tfp410.yaml: Redefine ti, deskew property
authorRicardo Cañuelo <ricardo.canuelo@collabora.com>
Wed, 17 Jun 2020 09:46:31 +0000 (11:46 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Sat, 20 Jun 2020 18:43:30 +0000 (20:43 +0200)
commitb86294ecfc970f82ad2caf2265f78f5f6f154c6a
tree8e40aa5ea90fcac21d05142ed36e022e12e3fafa
parentb5534f1d4de350c70fb5b4e791d924a4abd78a0c
dt-bindings: display: ti, tfp410.yaml: Redefine ti, deskew property

This changes how the 'ti,deskew' property is defined. It's now an
unsigned value from 0 to 7 instead of a signed value from -4 to 3.
Until the dtc carries the integer sign through to the yaml output it's
easier to define signed types as unsigned.

Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@collabora.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200617094633.19663-3-ricardo.canuelo@collabora.com
Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml