1# 2# Copyright 2024 Tomas Jurena 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6 7description: | 8 TI INA236 Bidirectional Current and Power Monitor. 9 The <zephyr/dt-bindings/sensor/ina230.h> file should be included in the 10 DeviceTree and it provides macro that can be used for initializing the 11 configuration register. 12 13compatible: "ti,ina236" 14 15include: ti,ina230.yaml 16 17properties: 18 high-precision: 19 type: boolean 20 description: | 21 Enable high precision mode (4x the resolution). 22