diff options
author | Dave Airlie <airlied@redhat.com> | 2018-05-22 03:20:45 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2018-05-22 03:20:45 +0300 |
commit | 1dd6eb88af7a511b090fa847ed826bf3accf3bce (patch) | |
tree | 34c8b7c0da62e78d301946ba325b54f2e89a898f /Documentation/devicetree/bindings/display | |
parent | 3b064e6f7be75efbb5d8ec5991cd64c8ed09e0dd (diff) | |
parent | ba52762fb1430b2a2ea8127c1a292c15f13b8dac (diff) | |
download | linux-1dd6eb88af7a511b090fa847ed826bf3accf3bce.tar.xz |
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
Please incorporate support for TDA998x I2C driver CEC
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180424095456.GA32460@rmk-PC.armlinux.org.uk
Diffstat (limited to 'Documentation/devicetree/bindings/display')
-rw-r--r-- | Documentation/devicetree/bindings/display/bridge/tda998x.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/bridge/tda998x.txt b/Documentation/devicetree/bindings/display/bridge/tda998x.txt index 24cc2466185a..1a4eaca40d94 100644 --- a/Documentation/devicetree/bindings/display/bridge/tda998x.txt +++ b/Documentation/devicetree/bindings/display/bridge/tda998x.txt @@ -27,6 +27,9 @@ Optional properties: in question is used. The implementation allows one or two DAIs. If two DAIs are defined, they must be of different type. + - nxp,calib-gpios: calibration GPIO, which must correspond with the + gpio used for the TDA998x interrupt pin. + [1] Documentation/sound/alsa/soc/DAI.txt [2] include/dt-bindings/display/tda998x.h |