mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
rk312x dts: add set fb disp-mode prop
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&fb {
|
||||
rockchip,disp-mode = <NO_DUAL>;
|
||||
};
|
||||
|
||||
&rk_screen {
|
||||
display-timings = <&disp_timings>;
|
||||
};
|
||||
|
||||
@@ -22,6 +22,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&fb {
|
||||
rockchip,disp-mode = <ONE_DUAL>;
|
||||
};
|
||||
|
||||
&rk_screen {
|
||||
display-timings = <&disp_timings>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user