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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Nov 2021 18:16:07 +0000 (19:16 +0100)
commitbd297200b747908f4725880e34f0298e313b4634
treef2cac080f37866eb8e786c691281e8d7a8c02ed2
parentc32c68ac7ba1d480e21501ea50e659b0ad310e82
drivers: iio: dac: ad5766: Fix dt property name

commit d9de0fbdeb0103a204055efb69cb5cc8f5f12a6a upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/iio/dac/ad5766.c