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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: iio: dac: Fix typo in ti,dac7612.yaml

Fix a typo in the description where "Is is" should be "It is".

Signed-off-by: Pranav Kharche <pranavkharche7@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Pranav Kharche and committed by
Jonathan Cameron
1261aea9 419a96f8

+1 -1
+1 -1
Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml
··· 9 9 description: 10 10 The DAC7612 is a dual, 12-bit digital-to-analog converter (DAC) with 11 11 guaranteed 12-bit monotonicity performance over the industrial temperature 12 - range. Is is programmable through an SPI interface. 12 + range. It is programmable through an SPI interface. 13 13 14 14 maintainers: 15 15 - Ricardo Ribalda Delgado <ricardo@ribalda.com>