diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2021-03-22 11:33:26 +0100 |
---|---|---|
committer | Robert Foss <robert.foss@linaro.org> | 2021-03-25 17:46:07 +0100 |
commit | a42e37db23b88120aea9fa31f9c0952accb39296 (patch) | |
tree | a6f5aa1a3bbc0fc49180fd6435e9b91cdf4b9a84 /MAINTAINERS | |
parent | drm: bridge: convert sysfs sprintf/snprintf family to sysfs_emit (diff) | |
download | linux-a42e37db23b88120aea9fa31f9c0952accb39296.tar.xz linux-a42e37db23b88120aea9fa31f9c0952accb39296.zip |
dt-bindings: display: bridge: Add Chipone ICN6211 bindings
ICN6211 is MIPI-DSI to RGB Converter bridge from Chipone.
It has a flexible configuration of MIPI DSI signal input and
produces RGB565, RGB666, RGB888 output format.
Add dt-bingings for it.
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210322103328.66442-1-jagan@amarulasolutions.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 16ace8f58649..5560512c74c0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5568,6 +5568,11 @@ S: Maintained F: Documentation/devicetree/bindings/display/panel/boe,himax8279d.yaml F: drivers/gpu/drm/panel/panel-boe-himax8279d.c +DRM DRIVER FOR CHIPONE ICN6211 MIPI-DSI to RGB CONVERTER BRIDGE +M: Jagan Teki <jagan@amarulasolutions.com> +S: Maintained +F: Documentation/devicetree/bindings/display/bridge/chipone,icn6211.yaml + DRM DRIVER FOR FARADAY TVE200 TV ENCODER M: Linus Walleij <linus.walleij@linaro.org> S: Maintained |