mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
spi: spidev: Add rockchip spidev compatible string
Change-Id: I0ba866f7f17be3063bbe405ac9d62f83e54443a4 Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com> Signed-off-by: Yifeng Zhao <zyf@rock-chips.com> Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -682,6 +682,7 @@ static const struct of_device_id spidev_dt_ids[] = {
|
||||
{ .compatible = "lwn,bk4" },
|
||||
{ .compatible = "dh,dhcom-board" },
|
||||
{ .compatible = "menlo,m53cpld" },
|
||||
{ .compatible = "rockchip,spidev" },
|
||||
{},
|
||||
};
|
||||
MODULE_DEVICE_TABLE(of, spidev_dt_ids);
|
||||
|
||||
Reference in New Issue
Block a user