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/cirrus,lochnagar.yaml#
0005 $schema: http://devicetree.org/meta-schemas/core.yaml#
0006 
0007 title: Cirrus Logic Lochnagar Audio Development Board
0008 
0009 maintainers:
0010   - patches@opensource.cirrus.com
0011 
0012 description: |
0013   Lochnagar is an evaluation and development board for Cirrus Logic
0014   Smart CODEC and Amp devices. It allows the connection of most Cirrus
0015   Logic devices on mini-cards, as well as allowing connection of various
0016   application processor systems to provide a full evaluation platform.
0017   Audio system topology, clocking and power can all be controlled through
0018   the Lochnagar, allowing the device under test to be used in a variety of
0019   possible use cases.
0020 
0021   This binding document describes the binding for the hardware monitor
0022   portion of the driver.
0023 
0024   This binding must be part of the Lochnagar MFD binding:
0025     [1] ../mfd/cirrus,lochnagar.yaml
0026 
0027 properties:
0028   compatible:
0029     enum:
0030       - cirrus,lochnagar2-hwmon
0031 
0032 required:
0033   - compatible
0034 
0035 additionalProperties: false