Searched full:lontium (Results 1 – 24 of 24) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | Kconfig | 108 tristate "Lontium LT8912B DSI/HDMI bridge" 116 Driver for Lontium LT8912B DSI to HDMI bridge 121 The module will be named "lontium-lt8912b". 124 tristate "Lontium LT9211 DSI/LVDS/DPI bridge" 131 Driver for Lontium LT9211 Single/Dual-Link DSI/LVDS or Single DPI 137 tristate "Lontium LT9611 DSI/HDMI bridge" 145 Driver for Lontium LT9611 DSI to HDMI bridge 151 tristate "Lontium LT9611UXC DSI/HDMI bridge" 159 Driver for Lontium LT9611UXC DSI to HDMI bridge
|
D | Makefile | 10 obj-$(CONFIG_DRM_LONTIUM_LT8912B) += lontium-lt8912b.o 11 obj-$(CONFIG_DRM_LONTIUM_LT9211) += lontium-lt9211.o 12 obj-$(CONFIG_DRM_LONTIUM_LT9611) += lontium-lt9611.o 13 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 | 917 { "lontium,lt9611uxc", 0 }, 922 { .compatible = "lontium,lt9611uxc" }, 940 MODULE_DESCRIPTION("Lontium LT9611UXC DSI/HDMI bridge driver");
|
D | lontium-lt9611.c | 1176 { "lontium,lt9611", 0 }, 1182 { .compatible = "lontium,lt9611" }, 1198 MODULE_DESCRIPTION("Lontium LT9611 DSI/HDMI bridge driver");
|
D | lontium-lt8912b.c | 812 {.compatible = "lontium,lt8912b"},
|
/linux-6.12.1/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 96 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-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mq-nitrogen.dts | 232 compatible = "lontium,lt8912b";
|
D | imx8mm-verdin.dtsi | 617 compatible = "lontium,lt8912b";
|
D | imx8mp-verdin.dtsi | 733 compatible = "lontium,lt8912b";
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | qrb2210-rb1.dts | 226 compatible = "lontium,lt9611uxc";
|
D | qrb4210-rb2.dts | 209 compatible = "lontium,lt9611uxc";
|
D | sm8150-hdk.dts | 418 compatible = "lontium,lt9611";
|
D | qcs6490-rb3gen2.dts | 565 compatible = "lontium,lt9611uxc";
|
D | sm8350-hdk.dts | 448 compatible = "lontium,lt9611uxc";
|
D | sdm845-db845c.dts | 472 compatible = "lontium,lt9611";
|
D | sm8450-hdk.dts | 595 compatible = "lontium,lt9611uxc";
|
D | qrb5165-rb5.dts | 614 compatible = "lontium,lt9611uxc";
|
D | sm8650-hdk.dts | 858 compatible = "lontium,lt9611uxc";
|
D | sm8550-hdk.dts | 881 compatible = "lontium,lt9611uxc";
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 859 "^lontium,.*": 860 description: Lontium Semiconductor Corporation
|
/linux-6.12.1/ |
D | MAINTAINERS | 13316 LONTIUM LT8912B MIPI TO HDMI BRIDGE 13319 F: Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml 13320 F: drivers/gpu/drm/bridge/lontium-lt8912b.c
|