diff options
| author | Petre Rodan <petre.rodan@subdimension.ro> | 2026-01-14 18:55:42 +0200 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2026-01-16 17:40:41 +0000 |
| commit | 0b6a86a049f558bf2496c91b1259e1dc34aed938 (patch) | |
| tree | fa8a744618c6a87caba123ab596bc2e5ca9b99e0 /drivers/iio/pressure | |
| parent | 500b36ee448c0e533acaa186383f0311bbb3dfa5 (diff) | |
| download | linux-next-0b6a86a049f558bf2496c91b1259e1dc34aed938.tar.gz linux-next-0b6a86a049f558bf2496c91b1259e1dc34aed938.zip | |
iio: pressure: mprls0025pa: add copyright line
Add copyright line to the core driver.
Signed-off-by: Petre Rodan <petre.rodan@subdimension.ro>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/pressure')
| -rw-r--r-- | drivers/iio/pressure/mprls0025pa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/pressure/mprls0025pa.c b/drivers/iio/pressure/mprls0025pa.c index b1122ace6bac..587d0dcad89b 100644 --- a/drivers/iio/pressure/mprls0025pa.c +++ b/drivers/iio/pressure/mprls0025pa.c @@ -3,6 +3,7 @@ * MPRLS0025PA - Honeywell MicroPressure pressure sensor series driver * * Copyright (c) Andreas Klinger <ak@it-klinger.de> + * Copyright (c) 2023-2025 Petre Rodan <petre.rodan@subdimension.ro> * * Data sheet: * https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/sensors/pressure-sensors/board-mount-pressure-sensors/micropressure-mpr-series/documents/sps-siot-mpr-series-datasheet-32332628-ciid-172626.pdf |
