]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: iio: dac: adi,ad56xx: Fix duplicate compatible strings
authorRob Herring (Arm) <robh@kernel.org>
Tue, 10 Sep 2024 23:44:39 +0000 (18:44 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 30 Sep 2024 08:20:53 +0000 (09:20 +0100)
commit9de32f48c5896e033b78a31da59a6594a805753f
tree96c1ca30252753aa5c63b0ce4864ef79816c62e2
parent530688e39c644543b71bdd9cb45fdfb458a28eaa
dt-bindings: iio: dac: adi,ad56xx: Fix duplicate compatible strings

adi,ad5686.yaml and adi,ad5696.yaml duplicate all the I2C device
compatible strings with the exception of "adi,ad5337r". Since
adi,ad5686.yaml references spi-peripheral-props.yaml, drop the I2C
devices from it making it only SPI devices. Update the titles to make
the distinction clear.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20240910234440.1045098-1-robh@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/dac/adi,ad5686.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5696.yaml