Searched full:bh1745 (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/light/ |
H A D | rohm,bh1745.yaml | 4 $id: http://devicetree.org/schemas/iio/light/rohm,bh1745.yaml# 7 title: ROHM BH1745 colour sensor 13 BH1745 is an I2C colour sensor with red, green, blue and clear 20 const: rohm,bh1745 45 compatible = "rohm,bh1745";
|
/linux/drivers/iio/light/ |
H A D | bh1745.c | 3 * ROHM BH1745 digital colour sensor driver 27 /* BH1745 configuration registers */ 61 /* BH1745 data output regs */ 839 indio_dev->name = "bh1745"; in bh1745_probe() 880 { "bh1745" }, 886 { .compatible = "rohm,bh1745" }, 893 .name = "bh1745", 903 MODULE_DESCRIPTION("BH1745 colour sensor driver");
|
/linux/ |
H A D | MAINTAINERS | 20562 ROHM BH1745 COLOUR SENSOR 20566 F: drivers/iio/light/bh1745.c
|