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