On Tue, Sep 16, 2014 at 9:51 PM, Charles Steinkuehler
<char...@steinkuehler.net> wrote:
> On 9/16/2014 9:24 PM, Robert Nelson wrote:
>> On Tue, Sep 16, 2014 at 9:17 PM, Charles Steinkuehler
>> <char...@steinkuehler.net> wrote:
>>>
>>> Is there any chance working HDMI support can be compiled as a loadable
>>> module?  When I was experimenting with trying to get sgx support
>>> working, it seemed like there were circular dependencies that prevented
>>> this.
>>
>> Sure, we can move those to modules:
>>
>> I'll set them up exactly like ti has them by default in 3.14. ;)
>>
>> CONFIG_BACKLIGHT_PWM=m
>> CONFIG_DRM=m
>> CONFIG_DRM_KMS_HELPER=m
>> CONFIG_DRM_KMS_FB_HELPER=y
>> CONFIG_DRM_GEM_CMA_HELPER=y
>> CONFIG_DRM_KMS_CMA_HELPER=y
>> CONFIG_DRM_I2C_NXP_TDA998X=m
>> CONFIG_DRM_TILCDC=m
>
> Great!
>
> That should fix any potential issues with disabling HDMI at runtime
> (assuming the module can actually be unloaded).  As for getting the HDMI
> display running at power-on, there will likely be a delay (even if
> loaded via an initial ramdisk), but I don't think total time to "usable
> GUI" should be affected (famous last words!).

this is cool ;) (but i forgot my capes, so i'll tag and push out..)

[    2.600874] bone-pinmux-helper P9_11_pinmux.18: Set initial pinmux
mode to uart
[    2.601710] bone-pinmux-helper P9_13_pinmux.20: Set initial pinmux
mode to uart
[    2.605222] bone-pinmux-helper P9_21_pinmux.26: Set initial pinmux
mode to uart
[    2.606014] bone-pinmux-helper P9_22_pinmux.27: Set initial pinmux
mode to uart
[    2.607362] bone-pinmux-helper P9_24_pinmux.29: Set initial pinmux
mode to uart
[    2.608211] bone-pinmux-helper P9_26_pinmux.30: Set initial pinmux
mode to uart
debian@beaglebone:~$ dmesg | grep serial
[    2.555652] omap_uart 44e09000.serial: no wakeirq for uart0
[    2.556486] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88,
base_baud = 3000000) is a OMAP UART0
[    2.558932] omap_uart 48022000.serial: no wakeirq for uart0
[    2.559252] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89,
base_baud = 3000000) is a OMAP UART1
[    2.560216] omap_uart 48024000.serial: no wakeirq for uart0
[    2.560482] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90,
base_baud = 3000000) is a OMAP UART2
[    2.561469] omap_uart 481a8000.serial: no wakeirq for uart0
[    2.561729] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61,
base_baud = 3000000) is a OMAP UART4
[    2.562640] omap_uart 481aa000.serial: no wakeirq for uart0
[    2.562890] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62,
base_baud = 3000000) is a OMAP UART5

Regards,


-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to