1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/light/amstaos,tsl2563.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: AMS TAOS TSL2563 ambient light sensor
10 - Sebastian Reichel <sre@kernel.org>
13 Ambient light sensor with an i2c interface.
26 amstaos,cover-comp-gain:
27 description: Multiplier for gain compensation
28 $ref: /schemas/types.yaml#/definitions/uint32
35 additionalProperties: false
45 compatible = "amstaos,tsl2563";
47 amstaos,cover-comp-gain = <16>;