Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/Documentation/devicetree/bindings/hwmon/hwmon-common.yaml
26308 views
1
# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
2
%YAML 1.2
3
---
4
$id: http://devicetree.org/schemas/hwmon/hwmon-common.yaml#
5
$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7
title: Hardware Monitoring Devices Common Properties
8
9
maintainers:
10
- Guenter Roeck <linux@roeck-us.net>
11
12
properties:
13
label:
14
description: A descriptive name for this device.
15
16
shunt-resistor-micro-ohms:
17
description: The value of current sense resistor.
18
19
additionalProperties: true
20
21