aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/hwmon/hwmon-common.yaml
blob: dc86b5c72cf22cf77967d84300b293979693cade (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
%YAML 1.2
---
$id: http://devicetree.org/schemas/hwmon/hwmon-common.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Hardware Monitoring Devices Common Properties

maintainers:
  - Guenter Roeck <linux@roeck-us.net>

properties:
  label:
    description: A descriptive name for this device.

  shunt-resistor-micro-ohms:
    description: The value of current sense resistor.

additionalProperties: true