-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
BeagleBoard-DeviceTrees/src/arm/bbb-bone-buses.dtsi
Lines 652 to 670 in 456d8d3
| display-timings { | |
| native-mode = <&timing0>; | |
| /* www.newhavendisplay.com/app_notes/OTA5180A.pdf */ | |
| timing0: 480x272 { | |
| clock-frequency = <9200000>; | |
| hactive = <480>; | |
| vactive = <272>; | |
| hfront-porch = <8>; | |
| hback-porch = <47>; | |
| hsync-len = <41>; | |
| vback-porch = <2>; | |
| vfront-porch = <3>; | |
| vsync-len = <10>; | |
| hsync-active = <0>; | |
| vsync-active = <0>; | |
| de-active = <1>; | |
| pixelclk-active = <0>; | |
| }; | |
| }; |
Metadata
Metadata
Assignees
Labels
No labels