Home
last modified time | relevance | path

Searched full:bh1750 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iio/light/
H A Dbh1750.c3 * ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensor driver
34 BH1750, enumerator
67 [BH1750] = { 31, 254, 69, 1740, 57500000, 1, 0x001F, 0x00E0 },
299 { "bh1715", BH1750 },
301 { "bh1750", BH1750 },
302 { "bh1751", BH1750 },
311 { .compatible = "rohm,bh1750", },
319 .name = "bh1750",
331 MODULE_DESCRIPTION("ROHM BH1710/BH1715/BH1721/BH1750/BH1751 als driver");
H A DKconfig130 config BH1750 config
131 tristate "ROHM BH1750 ambient light sensor"
135 BH1750, BH1751 ambient light sensors.
138 be called bh1750.
/linux/Documentation/devicetree/bindings/iio/light/
H A Dbh1750.yaml4 $id: http://devicetree.org/schemas/iio/light/bh1750.yaml#
7 title: ROHM BH1750 ambient light sensor
21 - rohm,bh1750
40 compatible = "rohm,bh1750";
/linux/
H A DMAINTAINERS20483 ROHM BH1750 AMBIENT LIGHT SENSOR DRIVER
20486 F: Documentation/devicetree/bindings/iio/light/bh1750.yaml
20487 F: drivers/iio/light/bh1750.c