Home
last modified time | relevance | path

Searched full:semtech (Results 1 – 22 of 22) sorted by relevance

/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-sx150x.txt1 SEMTECH SX150x GPIO expander bindings
9 "semtech,sx1501q",
10 "semtech,sx1502q",
11 "semtech,sx1503q",
12 "semtech,sx1504q",
13 "semtech,sx1505q",
14 "semtech,sx1506q",
15 "semtech,sx1507q",
16 "semtech,sx1508q",
17 "semtech,sx1509q".
[all …]
/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dsx8654.txt1 * Semtech SX8654 I2C Touchscreen Controller
5 "semtech,sx8650"
6 "semtech,sx8654"
7 "semtech,sx8655"
8 "semtech,sx8656"
18 compatible = "semtech,sx8654";
/linux-5.10/Documentation/devicetree/bindings/iio/proximity/
Dsemtech,sx9310.yaml4 $id: http://devicetree.org/schemas/iio/proximity/semtech,sx9310.yaml#
7 title: Semtech's SX9310 capacitive proximity sensor
13 Semtech's SX9310/SX9311 capacitive proximity/button solution.
16 https://www.semtech.com/products/smart-sensing/sar-sensors/sx9310
21 - semtech,sx9310
22 - semtech,sx9311
57 compatible = "semtech,sx9310";
Dsx9500.txt1 Semtech's SX9500 capacitive proximity button device driver
4 - compatible: must be "semtech,sx9500"
18 compatible = "semtech,sx9500";
/linux-5.10/drivers/iio/proximity/
DKconfig105 tristate "SX9310/SX9311 Semtech proximity sensor"
111 Say Y here to build a driver for Semtech's SX9310/SX9311 capacitive
118 tristate "SX9500 Semtech proximity sensor"
124 Say Y here to build a driver for Semtech's SX9500 capacitive
Dsx9310.c5 * Driver for Semtech's SX9310/SX9311 capacitive proximity/button solution.
6 * Based on SX9500 driver and Semtech driver using the input framework
1040 { .compatible = "semtech,sx9310", (void *)SX9310_WHOAMI_VALUE },
1041 { .compatible = "semtech,sx9311", (void *)SX9311_WHOAMI_VALUE },
1074 MODULE_DESCRIPTION("Driver for Semtech SX9310/SX9311 proximity sensor");
Dsx9500.c5 * Driver for Semtech's SX9500 capacitive proximity/button solution.
7 * <http://www.semtech.com/images/datasheet/sx9500.pdf>.
1048 { .compatible = "semtech,sx9500", },
1073 MODULE_DESCRIPTION("Driver for Semtech SX9500 proximity sensor");
/linux-5.10/drivers/input/touchscreen/
Dsx8654.c3 * Driver for Semtech SX8654 I2C touchscreen controller.
441 .compatible = "semtech,sx8650",
444 .compatible = "semtech,sx8654",
447 .compatible = "semtech,sx8655",
450 .compatible = "semtech,sx8656",
478 MODULE_DESCRIPTION("Semtech SX8654 I2C Touchscreen Driver");
DKconfig1246 tristate "Semtech SX8654 touchscreen"
1249 Say Y here if you have a Semtech SX8654 touchscreen controller.
/linux-5.10/drivers/pinctrl/
Dpinctrl-sx150x.c8 * Driver for Semtech SX150X I2C GPIO Expanders
835 { .compatible = "semtech,sx1501q", .data = &sx1501q_device_data },
836 { .compatible = "semtech,sx1502q", .data = &sx1502q_device_data },
837 { .compatible = "semtech,sx1503q", .data = &sx1503q_device_data },
838 { .compatible = "semtech,sx1504q", .data = &sx1504q_device_data },
839 { .compatible = "semtech,sx1505q", .data = &sx1505q_device_data },
840 { .compatible = "semtech,sx1506q", .data = &sx1506q_device_data },
841 { .compatible = "semtech,sx1507q", .data = &sx1507q_device_data },
842 { .compatible = "semtech,sx1508q", .data = &sx1508q_device_data },
843 { .compatible = "semtech,sx1509q", .data = &sx1509q_device_data },
[all …]
DKconfig237 bool "Semtech SX150x I2C GPIO expander pinctrl driver"
246 Say yes here to provide support for Semtech SX150x-series I2C
/linux-5.10/arch/arm/boot/dts/
Dqcom-mdm9615-wp8548-mangoh-green.dts177 compatible = "semtech,sx1509q";
218 compatible = "semtech,sx1509q";
256 compatible = "semtech,sx1509q";
Dkirkwood-l-50.dts68 compatible = "semtech,sx1505q";
82 compatible = "semtech,sx1505q";
Dat91-gatwick.dts108 compatible = "semtech,sx1301";
Dat91-natte.dtsi197 compatible = "semtech,sx1502q";
Dimx6qdl-apf6dev.dtsi166 compatible = "semtech,sx8654";
Dvf610-zii-dev-rev-c.dts305 compatible = "semtech,sx1503q";
Dimx6sx-softing-vining-2000.dts165 compatible = "semtech,sx9500";
Dvf610-zii-scu4-aib.dts557 compatible = "semtech,sx1503q";
/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml939 "^semtech,.*":
940 description: Semtech Corporation
/linux-5.10/drivers/spi/
Dspidev.c681 { .compatible = "semtech,sx1301" },
/linux-5.10/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor.dtsi652 compatible = "semtech,sx9310";