Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
0002 %YAML 1.2
0003 ---
0004 $id: http://devicetree.org/schemas/hwmon/kontron,sl28cpld-hwmon.yaml#
0005 $schema: http://devicetree.org/meta-schemas/core.yaml#
0006 
0007 title: Hardware monitoring driver for the sl28cpld board management controller
0008 
0009 maintainers:
0010   - Michael Walle <michael@walle.cc>
0011 
0012 description: |
0013   This module is part of the sl28cpld multi-function device. For more
0014   details see ../mfd/kontron,sl28cpld.yaml.
0015 
0016 properties:
0017   compatible:
0018     enum:
0019       - kontron,sl28cpld-fan
0020 
0021   reg:
0022     maxItems: 1
0023 
0024 required:
0025   - compatible
0026 
0027 additionalProperties: false