Lines Matching +full:colour +full:- +full:sensor
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ROHM BH1745 colour sensor
10 - Mudit Sharma <[email protected]>
13 BH1745 is an I2C colour sensor with red, green, blue and clear
28 vdd-supply: true
31 - compatible
32 - reg
33 - vdd-supply
38 - |
39 #include <dt-bindings/interrupt-controller/irq.h>
41 #address-cells = <1>;
42 #size-cells = <0>;
44 colour-sensor@38 {
47 interrupt-parent = <&gpio>;
49 vdd-supply = <&vdd>;