提交 c4fb6893 编写于 作者: D Dinh Nguyen

ARM: dts: socfpga: Add Rohm DH2228FV DAC

Enable the SPI node and add the Rohm DH2228FV DAC.
Signed-off-by: NDinh Nguyen <dinguyen@kernel.org>
上级 4d3e72b1
...@@ -159,6 +159,16 @@ ...@@ -159,6 +159,16 @@
}; };
}; };
&spi0 {
status = "okay";
spidev@0 {
compatible = "rohm,dh2228fv";
reg = <0>;
spi-max-frequency = <1000000>;
};
};
&usb1 { &usb1 {
status = "okay"; status = "okay";
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册