From: Paweł Chmiel Date: Fri, 28 Dec 2018 15:19:03 +0000 (+0100) Subject: dt-bindings: gpu: samsung-rotator: Document s5pv210 support X-Git-Tag: v5.15~6763^2~20^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=684c1b1457a2d83bd3138e244af220f943caef9e;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: gpu: samsung-rotator: Document s5pv210 support This commit documents new compatible for s5pv210 soc, which will be also supported by this driver. Signed-off-by: Paweł Chmiel Reviewed-by: Rob Herring Acked-by: Krzysztof Kozlowski Signed-off-by: Inki Dae --- diff --git a/Documentation/devicetree/bindings/gpu/samsung-rotator.txt b/Documentation/devicetree/bindings/gpu/samsung-rotator.txt index 82cd1ed..3aca257 100644 --- a/Documentation/devicetree/bindings/gpu/samsung-rotator.txt +++ b/Documentation/devicetree/bindings/gpu/samsung-rotator.txt @@ -2,9 +2,10 @@ Required properties: - compatible : value should be one of the following: - (a) "samsung,exynos4210-rotator" for Rotator IP in Exynos4210 - (b) "samsung,exynos4212-rotator" for Rotator IP in Exynos4212/4412 - (c) "samsung,exynos5250-rotator" for Rotator IP in Exynos5250 + * "samsung,s5pv210-rotator" for Rotator IP in S5PV210 + * "samsung,exynos4210-rotator" for Rotator IP in Exynos4210 + * "samsung,exynos4212-rotator" for Rotator IP in Exynos4212/4412 + * "samsung,exynos5250-rotator" for Rotator IP in Exynos5250 - reg : Physical base address of the IP registers and length of memory mapped region.