dts: bindings: sensor: add everlight ambient light sensor binding

Added new binding for Everlight ALS-PT19 Ambient Light Sensor.

Signed-off-by: Dipak Shetty <shetty.dipak@gmx.com>
This commit is contained in:
Dipak Shetty 2025-02-16 21:03:33 +01:00 committed by Benjamin Cabé
parent c099a01760
commit 8f789f81c3

View File

@ -0,0 +1,21 @@
# Copyright (c) 2025 Dipak Shetty <shetty.dipak@gmx.com>
# SPDX-License-Identifier: Apache-2.0
description: Everlight ALS-PT19 Ambient Light Sensor
compatible: "everlight,als-pt19"
include: sensor-device.yaml
properties:
load-resistor:
type: int
required: true
description: |
Load resistor value in ohms
io-channels:
type: phandle-array
required: true
description: |
ADC IO channel to use.