Home
last modified time | relevance | path

Searched full:lontium (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/display/bridge/
Dlontium,lt9611.yaml4 $id: http://devicetree.org/schemas/display/bridge/lontium,lt9611.yaml#
7 title: Lontium LT9611(UXC) 2 Port MIPI to HDMI Bridge
18 - lontium,lt9611
19 - lontium,lt9611uxc
84 compatible = "lontium,lt9611";
Dlontium,lt8912b.yaml4 $id: http://devicetree.org/schemas/display/bridge/lontium,lt8912b.yaml#
7 title: Lontium LT8912B MIPI to HDMI Bridge
18 - lontium,lt8912b
75 compatible = "lontium,lt8912b";
/Linux-v5.15/drivers/gpu/drm/bridge/
DKconfig78 tristate "Lontium LT8912B DSI/HDMI bridge"
86 Driver for Lontium LT8912B DSI to HDMI bridge
91 The module will be named "lontium-lt8912b".
94 tristate "Lontium LT9611 DSI/HDMI bridge"
102 Driver for Lontium LT9611 DSI to HDMI bridge
108 tristate "Lontium LT9611UXC DSI/HDMI bridge"
116 Driver for Lontium LT9611UXC DSI to HDMI bridge
DMakefile7 obj-$(CONFIG_DRM_LONTIUM_LT8912B) += lontium-lt8912b.o
8 obj-$(CONFIG_DRM_LONTIUM_LT9611) += lontium-lt9611.o
9 obj-$(CONFIG_DRM_LONTIUM_LT9611UXC) += lontium-lt9611uxc.o
Dlontium-lt9611uxc.c1012 { "lontium,lt9611uxc", 0 },
1017 { .compatible = "lontium,lt9611uxc" },
Dlontium-lt9611.c1215 { "lontium,lt9611", 0 },
1221 { .compatible = "lontium,lt9611" },
Dlontium-lt8912b.c741 {.compatible = "lontium,lt8912b"},
/Linux-v5.15/arch/arm64/boot/dts/freescale/
Dimx8mq-nitrogen.dts232 compatible = "lontium,lt8912b";
/Linux-v5.15/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml666 "^lontium,.*":
667 description: Lontium Semiconductor Corporation
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dsdm845-db845c.dts435 compatible = "lontium,lt9611";
Dqrb5165-rb5.dts577 compatible = "lontium,lt9611uxc";
/Linux-v5.15/
DMAINTAINERS10972 LONTIUM LT8912B MIPI TO HDMI BRIDGE
10975 F: Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml
10976 F: drivers/gpu/drm/bridge/lontium-lt8912b.c