arm64: dts: exynos: Add the hardware rotation limits for gsc 38/123838/14
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 7 Apr 2017 06:27:56 +0000 (15:27 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 5 Jul 2017 01:00:33 +0000 (10:00 +0900)
The gscaler has maximum size of input or output rotation. Add the
hardware limits property for the gscaler rotation in the exynos5433
dts.

Change-Id: Ifb1109d635e5a6993f29803ac04636e84120e0b7
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
arch/arm64/boot/dts/exynos/exynos5433.dtsi

index 96603e0ab5fdb3bf53bd83741964c09e5251b550..2957e904fa1ab40dd30d7f789ded924de5eb1408 100644 (file)
                                          <&cmu_gscl CLK_MOUT_ACLK_GSCL_333_USER>;
                        assigned-clock-parents = <&cmu_top CLK_ACLK_GSCL_111>,
                                                 <&cmu_top CLK_ACLK_GSCL_333>;
+                       rot-max-hsize = <2047>;
+                       rot-max-vsize = <2047>;
                        iommus = <&sysmmu_gscl0>;
                };
 
                                          <&cmu_gscl CLK_MOUT_ACLK_GSCL_333_USER>;
                        assigned-clock-parents = <&cmu_top CLK_ACLK_GSCL_111>,
                                                 <&cmu_top CLK_ACLK_GSCL_333>;
+                       rot-max-hsize = <2047>;
+                       rot-max-vsize = <2047>;
                        iommus = <&sysmmu_gscl1>;
                };
 
                                          <&cmu_gscl CLK_MOUT_ACLK_GSCL_333_USER>;
                        assigned-clock-parents = <&cmu_top CLK_ACLK_GSCL_111>,
                                                 <&cmu_top CLK_ACLK_GSCL_333>;
+                       rot-max-hsize = <2047>;
+                       rot-max-vsize = <2047>;
                        iommus = <&sysmmu_gscl2>;
                };