Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1443726
| From | Shuah Khan <shuahkh@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] media: Doc add missing documentation for samsung,exynos4212-jpeg |
| Date | 2016-07-14 22:10 +0200 |
| Message-ID | <rUV7j-5LB-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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"; - reg : address and length of the JPEG codec IP register set; - interrupts : specifies the JPEG codec IP interrupt; - clock-names : should contain: -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll 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