![]() |
|
|||
0001 * Solomon SSD1289 Framebuffer Driver 0002 0003 Required properties: 0004 - compatible: Should be "solomon,ssd1289fb". The only supported bus for 0005 now is lbc. 0006 - reg: Should contain address of the controller on the LBC bus. The detail 0007 was described in Documentation/devicetree/bindings/powerpc/fsl/lbc.txt 0008 0009 Examples: 0010 display@2,0 { 0011 compatible = "solomon,ssd1289fb"; 0012 reg = <0x2 0x0000 0x0004>; 0013 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |