drivers: iio: dac: ad5766: Fix dt property name
authorMihail Chindris <mihail.chindris@analog.com>
Thu, 7 Oct 2021 08:00:34 +0000 (08:00 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 7 Oct 2021 15:50:08 +0000 (16:50 +0100)
commitd9de0fbdeb0103a204055efb69cb5cc8f5f12a6a
treeb0fe4e63660f7b03104f0ab99aae9db375118aff
parent03748d4e003c9f2ad3cd00e3e46f054dcad6b96d
drivers: iio: dac: ad5766: Fix dt property name

In the documentation the name for the property is
output-range-microvolts which is a standard name, therefore this name
must be used.

Fixes: fd9373e41b9ba ("iio: dac: ad5766: add driver support for AD5766")
Signed-off-by: Mihail Chindris <mihail.chindris@analog.com>
Reviewed-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Link: https://lore.kernel.org/r/20211007080035.2531-5-mihail.chindris@analog.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad5766.c