]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"
authorJohan Jonker <jbx6244@gmail.com>
Mon, 13 Mar 2023 00:28:19 +0000 (01:28 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 6 May 2023 09:28:17 +0000 (17:28 +0800)
commit950c5c2bda2bbfb9bd7d9eac058f94a8af9fa640
treec93d6eb2750449c1195f2058d3f581dbeee88929
parent0b8bdcfbe7aebd15b663438f276fcedc9bc1bf3b
mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"

The compatible string for rk3308 has as fallback string
"rockchip,rv1108-nfc". As there is no logic in probe priority between
the SoC orientated string and the fall back, so remove the compatible
string "rockchip,rk3308-nfc" from the driver.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
drivers/mtd/nand/raw/rockchip_nfc.c