Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1443989

Re: [PATCH] media: Doc add missing documentation for samsung,exynos4212-jpeg

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH] media: Doc add missing documentation for samsung,exynos4212-jpeg
Date 2016-07-15 09:30 +0200
Message-ID <rV5Jn-40F-5@gated-at.bofh.it> (permalink)
References <rUV7j-5LB-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 07/14/2016 10:01 PM, Shuah Khan wrote:
> Add add missing documentation for samsung,exynos4212-jpeg codec,
> reorder entries to improve readability and make it easier to add
> new entries.
> 
> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
> ---
>  Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt b/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt
> index 38941db..093614c 100644
> --- a/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt
> +++ b/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt
> @@ -3,9 +3,9 @@ Samsung S5P/EXYNOS SoC series JPEG codec
>  Required properties:
>  
>  - compatible	: should be one of:
> -		  "samsung,s5pv210-jpeg", "samsung,exynos4210-jpeg",
> -		  "samsung,exynos3250-jpeg", "samsung,exynos5420-jpeg",
> -		  "samsung,exynos5433-jpeg";
> +		  "samsung,s5pv210-jpeg", "samsung,exynos3250-jpeg",
> +		  "samsung,exynos4210-jpeg", "samsung,exynos4212-jpeg",
> +		  "samsung,exynos5420-jpeg", "samsung,exynos5433-jpeg";

I am not convinced that this is needed because exynos4212-jpeg is equal
to exynos4210-jpeg... It is a little bit weird because Jacek's commit
3246fdaa0ac2d9 ("[media] s5p-jpeg: Add support for Exynos3250 SoC")
changed the driver data for Exynos4210 from S5P to Exynos4 without
explaining it... However if these compatibles are exactly equal then
only one should be preferred. It makes everything easier. Second can be
still documented e.g. as deprecated.

Best regards,
Krzysztof

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] media: Doc add missing documentation for samsung,exynos4212-jpeg Shuah Khan <shuahkh@osg.samsung.com> - 2016-07-14 22:10 +0200
  Re: [PATCH] media: Doc add missing documentation for  samsung,exynos4212-jpeg Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-07-15 08:30 +0200
  Re: [PATCH] media: Doc add missing documentation for  samsung,exynos4212-jpeg Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-07-15 09:30 +0200
    Re: [PATCH] media: Doc add missing documentation for  samsung,exynos4212-jpeg Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-07-15 10:20 +0200
      Re: [PATCH] media: Doc add missing documentation for  samsung,exynos4212-jpeg Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-07-15 10:30 +0200
        Re: [PATCH] media: Doc add missing documentation for  samsung,exynos4212-jpeg Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-07-15 10:40 +0200
          Re: [PATCH] media: Doc add missing documentation for  samsung,exynos4212-jpeg Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-07-15 11:20 +0200
            Re: [PATCH] media: Doc add missing documentation for  samsung,exynos4212-jpeg Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-07-15 11:40 +0200
              Re: [PATCH] media: Doc add missing documentation for  samsung,exynos4212-jpeg Shuah Khan <shuahkh@osg.samsung.com> - 2016-07-16 00:10 +0200
            Re: [PATCH] media: Doc add missing documentation for  samsung,exynos4212-jpeg Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-07-15 11:40 +0200
    Re: [PATCH] media: Doc add missing documentation for  samsung,exynos4212-jpeg Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-07-15 10:20 +0200

csiph-web