提交 91b46346 编写于 作者: B Ben Whitten 提交者: Mark Brown

spi: spidev: Add sx1301 to device tree compatibility list

Add entry for the semtech sx1301 baseband processor implementing a LoRa
concentrator IP.
At this time this chip requires an spidev userspace driver.
Signed-off-by: NBen Whitten <ben.whitten@lairdtech.com>
Signed-off-by: NSteve deRosier <derosier@gmail.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 fafd6794
......@@ -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);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册