Pixel clock property from DT is not used in OMAP DRM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	Hi all,

I was trying to bring up parallel LCD on our custom board (similar to
BeagleBoard-xM) and I did it finally - but I needed to tweak hardcoded value
of 'Invert pixel clock'. Maybe I'm doing something wrong, but anyway:
	According to the display-timing.txt doc the 'pixelclk-active' DT
optional property is here. But this is not honored (through IPC bit of
DISPC_POL_FREQ register). The problem is that this property is hardcoded in 
copy_timings_drm_to_omap() in file drivers/gpu/drm/omapdrm/omap_connector.c
on that line:
timings->data_pclk_edge = OMAPDSS_DRIVE_SIG_RISING_EDGE;
	Other optional properties (ie. [hv]sync-active) are taken into the
account.
	I'm using 3.16-rc1 kernel from Tony's OMAP tree.
	Thanks and regards,

	Tomas
	
	
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux