提交 8fad805b 编写于 作者: M Maxime Ripard 提交者: Mark Brown

spi: spidev: Add Rohm DH2228FV DAC compatible string

Since we don't have a driver for it yet, use spidev instead.
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 880cfd43
...@@ -645,6 +645,7 @@ static int __devexit spidev_remove(struct spi_device *spi) ...@@ -645,6 +645,7 @@ static int __devexit spidev_remove(struct spi_device *spi)
} }
static const struct of_device_id spidev_dt_ids[] = { static const struct of_device_id spidev_dt_ids[] = {
{ .compatible = "rohm,dh2228fv" },
{}, {},
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册