Searched full:lontium (Results 1 – 19 of 19) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/bridge/ |
D | Kconfig | 92 tristate "Lontium LT8912B DSI/HDMI bridge" 100 Driver for Lontium LT8912B DSI to HDMI bridge 105 The module will be named "lontium-lt8912b". 108 tristate "Lontium LT9211 DSI/LVDS/DPI bridge" 115 Driver for Lontium LT9211 Single/Dual-Link DSI/LVDS or Single DPI 121 tristate "Lontium LT9611 DSI/HDMI bridge" 129 Driver for Lontium LT9611 DSI to HDMI bridge 135 tristate "Lontium LT9611UXC DSI/HDMI bridge" 143 Driver for Lontium LT9611UXC DSI to HDMI bridge
|
D | Makefile | 8 obj-$(CONFIG_DRM_LONTIUM_LT8912B) += lontium-lt8912b.o 9 obj-$(CONFIG_DRM_LONTIUM_LT9211) += lontium-lt9211.o 10 obj-$(CONFIG_DRM_LONTIUM_LT9611) += lontium-lt9611.o 11 obj-$(CONFIG_DRM_LONTIUM_LT9611UXC) += lontium-lt9611uxc.o
|
D | lontium-lt9211.c | 3 * Lontium LT9211 bridge driver 777 { "lontium,lt9211" }, 783 { .compatible = "lontium,lt9211" }, 800 MODULE_DESCRIPTION("Lontium LT9211 DSI/LVDS/DPI bridge driver");
|
D | lontium-lt9611uxc.c | 1000 { "lontium,lt9611uxc", 0 }, 1005 { .compatible = "lontium,lt9611uxc" },
|
D | lontium-lt9611.c | 1177 { "lontium,lt9611", 0 }, 1183 { .compatible = "lontium,lt9611" },
|
D | lontium-lt8912b.c | 760 {.compatible = "lontium,lt8912b"},
|
/Linux-v6.6/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";
|
D | lontium,lt9211.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/lontium,lt9211.yaml# 7 title: Lontium LT9211 DSI/LVDS/DPI to DSI/LVDS/DPI bridge. 19 - lontium,lt9211 86 compatible = "lontium,lt9211";
|
/Linux-v6.6/arch/arm64/boot/dts/freescale/ |
D | imx8mq-nitrogen.dts | 232 compatible = "lontium,lt8912b";
|
D | imx8mm-verdin.dtsi | 603 compatible = "lontium,lt8912b";
|
D | imx8mp-verdin.dtsi | 701 compatible = "lontium,lt8912b";
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | qrb4210-rb2.dts | 195 compatible = "lontium,lt9611uxc";
|
D | sm8350-hdk.dts | 367 compatible = "lontium,lt9611uxc";
|
D | sm8450-hdk.dts | 588 compatible = "lontium,lt9611uxc";
|
D | sdm845-db845c.dts | 466 compatible = "lontium,lt9611";
|
D | qrb5165-rb5.dts | 561 compatible = "lontium,lt9611uxc";
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 786 "^lontium,.*": 787 description: Lontium Semiconductor Corporation
|
/Linux-v6.6/ |
D | MAINTAINERS | 12331 LONTIUM LT8912B MIPI TO HDMI BRIDGE 12334 F: Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml 12335 F: drivers/gpu/drm/bridge/lontium-lt8912b.c
|