display: Add device tree entry for the OrangePi PC

all-spi
Markus Koch 2018-05-03 19:39:48 +02:00
parent 468275ed05
commit 9a67dfb1b2
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
&spi0 {
status = "okay";
lmg6202ulyt@0 {
compatible = "hitachi,lmg6202ulyt";
reg = <0x0>;
spi-max-frequency = <2000000>;
};
};