s-video on linux-2.6 omap git for beagle.

Hi ,

I download linux 2.6.27 omap from git as specified in beagle wiki.

i built the kernel uImage.

As mentioned in beagle board diagnostics’s, i am testing all pheripherals.

when i am trying to test s-video interface,

/sys/class/display_control/omap_disp_control/video1 : not existent directory.

when i checked in /sys/class, no directory found like display control.

how to test the s-video interface.

is s-video support available in linux 2.6 omap git tree. or any patch to be applied.

my kernel config is default beagle config.

my bootargs is

console=ttyS2,115200n8 ramdisk_size=8192 root=/dev/ram0 rw rootfstype=ext2 initrd=0x81600000,8M nohz=0ff

Regards,
HarishKumar.V