]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bu27034: ROHM BU27034NUC to BU27034ANUC
authorMatti Vaittinen <mazziesaccount@gmail.com>
Fri, 5 Jul 2024 10:54:47 +0000 (13:54 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 3 Aug 2024 09:13:35 +0000 (10:13 +0100)
commitdd77c0ff9936ec781c6e7e06893d2c361f44b530
tree51ce7d14f9c929fe9a8c26c4b4703b0653b9608e
parent3c9edf76791ee127adb44aa441e1ff142cbd5c60
bu27034: ROHM BU27034NUC to BU27034ANUC

The ROHM BU27034NUC was cancelled and BU27034ANUC is replacing this
sensor. These senors aren't compatible from the software point of view.

According to ROHM, the BU27034NUC was never mass-produced. Hence dropping
the BU27034NUC support and using this driver to support BU27034ANUC
should not be a problem to users. We however need to ensure than people
who use old kernel with the old BU27034NUC driver don't get the old
driver probed for the new sensor.

Prepare to use the BU27034NUC driver to support the new BU27034ANUC and
change the compatible to prevent probing the old driver with the new
sensor.

Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://patch.msgid.link/ed8b963b0cd3a84c06a494c79969a136d5abcf92.1720176341.git.mazziesaccount@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/rohm-bu27034.c