]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iio: magnetometer: ak8975: drop incorrect AK09116 compatible
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 6 Aug 2024 05:30:15 +0000 (07:30 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 10 Aug 2024 10:17:34 +0000 (11:17 +0100)
commitda6e3160df230692bbd48a6d52318035f19595e2
tree8f7badf8d80f30c07399736a2ed293aa74bb8fd5
parent17a9e95c8b6cf4b747e153bfc50df647e37feda1
iio: magnetometer: ak8975: drop incorrect AK09116 compatible

All compatibles in this binding without prefixes were deprecated, so
adding a new deprecated one after some time is not allowed, because it
defies the core logic of deprecating things.

Drop the AK09916 vendorless compatible.

Fixes: 76e28aa97fa0 ("iio: magnetometer: ak8975: add AK09116 support")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240806053016.6401-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/magnetometer/ak8975.c