|
@@ -697,6 +697,7 @@ static const struct of_device_id spidev_dt_ids[] = {
|
|
|
{ .compatible = "rohm,dh2228fv" },
|
|
|
{ .compatible = "lineartechnology,ltc2488" },
|
|
|
{ .compatible = "ge,achc" },
|
|
|
+ { .compatible = "semtech,sx1301" },
|
|
|
{},
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(of, spidev_dt_ids);
|