1# Copyright (c) 2019, Linaro Limited 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 Maxim MAX44009 Ambient Light Sensor. See datasheet at 6 https://datasheets.maximintegrated.com/en/ds/MAX44009.pdf 7 8compatible: "maxim,max44009" 9 10include: i2c-device.yaml 11 12properties: 13 int-gpios: 14 type: phandle-array 15 required: false 16