• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Cirrus Logic Lochnagar Audio Development Board
2
3Lochnagar is an evaluation and development board for Cirrus Logic
4Smart CODEC and Amp devices. It allows the connection of most Cirrus
5Logic devices on mini-cards, as well as allowing connection of
6various application processor systems to provide a full evaluation
7platform.  Audio system topology, clocking and power can all be
8controlled through the Lochnagar, allowing the device under test
9to be used in a variety of possible use cases.
10
11This binding document describes the binding for the hardware monitor
12portion of the driver.
13
14This binding must be part of the Lochnagar MFD binding:
15  [4] ../mfd/cirrus,lochnagar.txt
16
17Required properties:
18
19  - compatible : One of the following strings:
20                 "cirrus,lochnagar2-hwmon"
21
22Example:
23
24lochnagar-hwmon {
25	compatible = "cirrus,lochnagar2-hwmon";
26};
27