linux/Documentation
Chanho Park 319477f35e drm/exynos: add device tree support for rotator
The exynos4 platform is only dt-based since 3.10, we should convert driver data
and ids to dt-based parsing methods. The rotator driver has a limit table to get
size limit of input picture. Each SoCs has slightly different limit value
compared with any others.
For example, exynos4210's max_size of RGB888 is 16k x 16k. But, others have
8k x 8k. Another example the exynos5250 should have multiple of 2 pixel size
for its X/Y axis. Thus, we should keep different tables for each of them.
This patch also includes desciptions of each nodes for the rotator and specifies
a example how to bind it.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2013-09-05 13:43:42 +09:00
..
2013-07-13 11:40:24 -07:00
2012-12-14 08:48:59 +01:00
2013-04-02 09:39:55 -07:00
2013-07-24 22:06:34 -07:00
2013-01-10 01:27:46 +01:00
2013-06-28 13:01:40 +02:00
2013-07-03 16:08:05 -07:00
2013-06-03 14:31:39 -07:00
2013-07-02 11:44:19 -07:00
2013-07-10 18:11:34 -07:00
2013-06-18 15:41:03 -07:00
2013-06-10 23:54:14 +02:00
2013-07-03 16:08:03 -07:00
2013-04-16 18:47:19 +09:00
2013-02-19 08:42:37 +01:00
2013-06-21 11:32:51 +02:00
2013-07-10 14:50:08 -07:00