Commit 2fb658a6 authored by Brian Masney's avatar Brian Masney Committed by Andrzej Hajda

dt-bindings: drm/bridge: analogix-anx78xx: add new variants

Add support for the analogix,anx7808, analogix,anx7812, and
analogix,anx7818 variants.
Signed-off-by: default avatarBrian Masney <masneyb@onstation.org>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarAndrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190815004854.19860-2-masneyb@onstation.org
parent fe9e557d
...@@ -6,7 +6,11 @@ designed for portable devices. ...@@ -6,7 +6,11 @@ designed for portable devices.
Required properties: Required properties:
- compatible : "analogix,anx7814" - compatible : Must be one of:
"analogix,anx7808"
"analogix,anx7812"
"analogix,anx7814"
"analogix,anx7818"
- reg : I2C address of the device - reg : I2C address of the device
- interrupts : Should contain the INTP interrupt - interrupts : Should contain the INTP interrupt
- hpd-gpios : Which GPIO to use for hpd - hpd-gpios : Which GPIO to use for hpd
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment