WIP FPC-III support
[linux/fpc-iii.git] / Documentation / devicetree / bindings / hwmon / litex-hwmon.txt
blobbe2ceba1663cff00db6e68cc50b6e46edf160bc0
1 LiteX XADC hwmon controller
3 Required properties:
4 - compatible: should be "litex,hwmon-xadc"
5 - reg: base address of configuration registers with length
7 Examples:
9 hwmon@f0003000 {
10         compatible = "litex,hwmon-xadc";
11         reg = <0x0 0xf0003000 0x0 0x20>;