Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-11 | dt-bindings: hwmon: convert TI ADS7828 bindings to dt-schema | Krzysztof Kozlowski | |
Convert the TI ADS7828 bindings to dt-schema. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20201117220807.208747-3-krzk@kernel.org Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||
2017-04-02 | hwmon: (ads7828) Accept optional parameters from device tree | Sam Povilus | |
Adding the ability for the ads7828 and ads7830 to use device tree to get optional parameters instead of using platform devices. This allows people using custom boards to also use the ads7828 in a non-default manner. Signed-off-by: Sam Povilus <kernel.development@povil.us> [groeck: Fixed whitespace errors in ads7828.txt] Signed-off-by: Guenter Roeck <linux@roeck-us.net> |