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: ti,tmp117: fix documentation link

Fix the broken link to point to the correct homepage.

Fixes: 5e713b25d137 ("dt-bindings: iio: temperature: Add DT bindings for TMP117")
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230228090518.529811-2-m.felsch@pengutronix.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Marco Felsch and committed by
Jonathan Cameron
70ed9ced f700e55e

+1 -1
+1 -1
Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml
··· 9 9 description: | 10 10 TI TMP117 - Digital temperature sensor with integrated NV memory that supports 11 11 I2C interface. 12 - https://www.ti.com/lit/gpn/tmp1 12 + https://www.ti.com/lit/gpn/tmp117 13 13 14 14 maintainers: 15 15 - Puranjay Mohan <puranjay12@gmail.com>