Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings:iio:dac: update microchip,mcp4725.yaml reference

Changeset 6ced946a4bba ("dt-bindings:iio:dac:microchip,mcp4725 yaml conversion")
renamed: Documentation/devicetree/bindings/iio/dac/mcp4725.txt
to: Documentation/devicetree/bindings/iio/dac/microchip,mcp4725.yaml.

Update its cross-reference accordingly.

Fixes: 6ced946a4bba ("dt-bindings:iio:dac:microchip,mcp4725 yaml conversion")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/82fb54974e8a22be15e64343260a6de39a18edda.1617279356.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Cameron
8cc11047 a909ba1a

+1 -1
+1 -1
include/linux/iio/dac/mcp4725.h
··· 15 15 * @vref_buffered: Controls buffering of the external reference voltage. 16 16 * 17 17 * Vref related settings are available only on MCP4756. See 18 - * Documentation/devicetree/bindings/iio/dac/mcp4725.txt for more information. 18 + * Documentation/devicetree/bindings/iio/dac/microchip,mcp4725.yaml for more information. 19 19 */ 20 20 struct mcp4725_platform_data { 21 21 bool use_vref;