]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: display: add verisilicon,dc
authorIcenowy Zheng <uwu@icenowy.me>
Thu, 29 Jan 2026 02:39:16 +0000 (10:39 +0800)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 5 Feb 2026 08:41:56 +0000 (09:41 +0100)
commit5f6965fa1e2ec8ac69e1d448d343a528dc60cdfb
tree5bfb43f97249b25be3e75f64e594e306c16ad88d
parentc131d78840d7487e41c3afdc52bb74fd3f8861ef
dt-bindings: display: add verisilicon,dc

Verisilicon has a series of display controllers prefixed with DC and
with self-identification facility like their GC series GPUs.

Add a device tree binding for it.

Depends on the specific DC model, it can have either one or two display
outputs, and each display output could be set to DPI signal or "DP"
signal (which seems to be some plain parallel bus to HDMI controllers).

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Signed-off-by: Icenowy Zheng <zhengxingda@iscas.ac.cn>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patch.msgid.link/20260129023922.1527729-3-zhengxingda@iscas.ac.cn
Documentation/devicetree/bindings/display/verisilicon,dc.yaml [new file with mode: 0644]