Skip to content

Commit

Permalink
ARM: dts: add support JPEG codec for exynos3250-rinato
Browse files Browse the repository at this point in the history
This patch adds support jpeg for exynos3250-rinato board.

Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
  • Loading branch information
Jacek Anaszewski authored and Kukjin Kim committed May 17, 2015
1 parent 7a548b1 commit a1c0013
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/exynos3250-rinato.dts
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,10 @@
status = "okay";
};

&jpeg {
status = "okay";
};

&mshc_0 {
#address-cells = <1>;
#size-cells = <0>;
Expand Down

0 comments on commit a1c0013

Please sign in to comment.