]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: dac: ad8460: fix DT compatible
authorDavid Lechner <dlechner@baylibre.com>
Fri, 18 Oct 2024 21:24:01 +0000 (16:24 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 21 Oct 2024 18:19:24 +0000 (19:19 +0100)
commit5d33455a903dd6357d1f4540f330d8166579ab1a
tree6f5b725ae9501a43db9d3db2f0649dfdb55fbf75
parent8831be949b8412c5c936178f2f2022758628d5a5
iio: dac: ad8460: fix DT compatible

Fix the DT compatible string in the of_device_id table to match the
binding documentation. There should not be a space after the comma.

Fixes: a976ef24c625 ("iio: dac: support the ad8460 Waveform DAC")
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20241018-iio-adc-ad8460-fix-dt-compatible-v1-1-058231638527@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad8460.c