mfd: intel_quark_i2c_gpio: Adjust IOT2000 matching
authorSu Bao Cheng <baocheng.su@siemens.com>
Thu, 18 Apr 2019 09:14:59 +0000 (11:14 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 14 May 2019 07:13:27 +0000 (08:13 +0100)
commita9bf6aa699568fb4ab7c0fc8c713c27fef155ed3
tree1fc191de6149251958f9ee01e495fdbe6dce1a0e
parent6b4814a9451add06d457e198be418bf6a3e6a990
mfd: intel_quark_i2c_gpio: Adjust IOT2000 matching

Since there are more IOT2040 variants with identical hardware but
different asset tags, the asset tag matching should be adjusted to
support them.

For the board name "SIMATIC IOT2000", currently there are 2 types of
hardware, IOT2020 and IOT2040. Both are identical regarding the
intel_quark_i2c_gpio. In the future there will be no other devices with
the "SIMATIC IOT2000" DMI board name but different hardware. So remove
the asset tag matching from this driver.

Signed-off-by: Su Bao Cheng <baocheng.su@siemens.com>
Reviewed-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/intel_quark_i2c_gpio.c