The link to the device specifications in bmp085.yaml is no longer valid Signed-off-by: Li peiyu <579lpy@xxxxxxxxx> --- .../devicetree/bindings/iio/pressure/bmp085.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/devicetree/bindings/iio/pressure/bmp085.yaml b/Documentation/devicetree/bindings/iio/pressure/bmp085.yaml index 6fda887ee9d4..5c77769c8200 100644 --- a/Documentation/devicetree/bindings/iio/pressure/bmp085.yaml +++ b/Documentation/devicetree/bindings/iio/pressure/bmp085.yaml @@ -13,11 +13,11 @@ description: | Pressure, temperature and humidity iio sensors with i2c and spi interfaces Specifications about the sensor can be found at: - https://www.bosch-sensortec.com/bst/products/all_products/bmp180 - https://www.bosch-sensortec.com/bst/products/all_products/bmp280 - https://www.bosch-sensortec.com/bst/products/all_products/bme280 - https://www.bosch-sensortec.com/bst/products/all_products/bmp380 - https://www.bosch-sensortec.com/bst/products/all_products/bmp580 + https://cdn-shop.adafruit.com/datasheets/BST-BMP180-DS000-09.pdf + https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp280/ + https://www.bosch-sensortec.com/products/environmental-sensors/humidity-sensors-bme280/ + https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp380/ + https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp580/ properties: compatible: -- 2.34.1