iio: adc: hx711: Switch from of specific to fwnode property handling.
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 18 Feb 2024 17:27:31 +0000 (17:27 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 25 Mar 2024 19:50:10 +0000 (19:50 +0000)
commite1186ee3f48eb29c296f30232ab0c0997c0c6a06
tree8d7f46a31d96b71e7ac364c98f16d6218004a883
parent2936e7d8c1177a4c77d6b88c96039f7370806638
iio: adc: hx711: Switch from of specific to fwnode property handling.

Allows driver to be used with other firmware types and removes an
example that might be copied into new IIO drivers.

Cc: Andreas Klinger <ak@it-klinger.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240218172731.1023367-9-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/hx711.c