Searched full:lontium (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/display/bridge/ |
D | lontium,lt9611.yaml | 4 $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";
|
D | lontium,lt8912b.yaml | 4 $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/ |
D | Kconfig | 78 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
|
D | Makefile | 7 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
|
D | lontium-lt9611uxc.c | 1012 { "lontium,lt9611uxc", 0 }, 1017 { .compatible = "lontium,lt9611uxc" },
|
D | lontium-lt9611.c | 1215 { "lontium,lt9611", 0 }, 1221 { .compatible = "lontium,lt9611" },
|
D | lontium-lt8912b.c | 741 {.compatible = "lontium,lt8912b"},
|
/Linux-v5.15/arch/arm64/boot/dts/freescale/ |
D | imx8mq-nitrogen.dts | 232 compatible = "lontium,lt8912b";
|
/Linux-v5.15/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 666 "^lontium,.*": 667 description: Lontium Semiconductor Corporation
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sdm845-db845c.dts | 435 compatible = "lontium,lt9611";
|
D | qrb5165-rb5.dts | 577 compatible = "lontium,lt9611uxc";
|
/Linux-v5.15/ |
D | MAINTAINERS | 10972 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
|