Home
last modified time | relevance | path

Searched full:sn65dsi86 (Results 1 – 25 of 25) sorted by relevance

/linux/Documentation/devicetree/bindings/display/bridge/
H A Dti,sn65dsi86.yaml4 $id: http://devicetree.org/schemas/display/bridge/ti,sn65dsi86.yaml#
7 title: SN65DSI86 DSI to eDP bridge chip
13 The Texas Instruments SN65DSI86 bridge takes MIPI DSI in and outputs eDP.
14 https://www.ti.com/general/docs/lit/getliterature.tsp?genericPartNumber=sn65dsi86&fileType=pdf
18 const: ti,sn65dsi86
171 compatible = "ti,sn65dsi86";
234 compatible = "ti,sn65dsi86";
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-ti-sn65dsi86.dtsi3 * Google Trogdor dts fragment for the boards with TI sn65dsi86 edp bridge
35 compatible = "ti,sn65dsi86";
H A Dsc7180-trogdor-homestar-r3.dts11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsc7180-trogdor-pazquel-ti.dts11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsc7180-trogdor-homestar-r2.dts11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsc7180-trogdor-pazquel-lte-ti.dts11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsc7180-trogdor-lazor-r3.dts11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsc7180-trogdor-lazor-r1.dts11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsc7180-trogdor-lazor-r3-kb.dts11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsc7180-trogdor-lazor-r3-lte.dts11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsc7180-trogdor-lazor-limozeen-nots-r5.dts11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsc7180-trogdor-coachz.dtsi9 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsc7180-trogdor-pompom.dtsi11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"
H A Dsdm850-samsung-w737.dts356 /* SN65DSI86 @ 0x2c */
/linux/drivers/gpu/drm/bridge/
H A DMakefile39 obj-$(CONFIG_DRM_TI_SN65DSI86) += ti-sn65dsi86.o
H A Dti-sn65dsi86.c4 * datasheet: https://www.ti.com/lit/ds/symlink/sn65dsi86.pdf
134 * struct ti_sn65dsi86 - Platform data for ti-sn65dsi86 driver.
622 pdata->aux.name = "ti-sn65dsi86-aux"; in ti_sn_aux_probe()
1077 * The SN65DSI86 only supports ASSR Display Authentication method and in ti_sn_bridge_atomic_enable()
1082 * As only ASSR is supported by SN65DSI86, for full DisplayPort displays in ti_sn_bridge_atomic_enable()
1967 * The panel wants its HPD GPIO (provided by sn65dsi86 on some boards) in ti_sn65dsi86_probe()
1996 { "ti,sn65dsi86" },
2002 {.compatible = "ti,sn65dsi86"},
2067 MODULE_DESCRIPTION("sn65dsi86 DSI to eDP bridge driver");
/linux/Documentation/devicetree/bindings/display/panel/
H A Dsamsung,atna33xc20.yaml58 compatible = "ti,sn65dsi86";
H A Dpanel-edp.yaml135 compatible = "ti,sn65dsi86";
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-mnt-reform2.dts141 compatible = "ti,sn65dsi86";
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779a0-falcon-cpu.dtsi205 compatible = "ti,sn65dsi86";
H A Dwhite-hawk-cpu-common.dtsi245 compatible = "ti,sn65dsi86";
H A Dgray-hawk-single.dtsi445 compatible = "ti,sn65dsi86";
H A Dr8a779g3-sparrow-hawk.dts345 compatible = "ti,sn65dsi86";
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-bananapi-cm4-mnt-reform2.dts288 compatible = "ti,sn65dsi86";
/linux/
H A DMAINTAINERS7997 DRM DRIVER FOR TI SN65DSI86 BRIDGE CHIP
7999 F: Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
8000 F: drivers/gpu/drm/bridge/ti-sn65dsi86.c