ARM: dts: r8a7791: use fallback jpu compatibility string

Use recently added fallback compatibility string in r8a7791 device tree.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Simon Horman 2016-02-24 11:29:06 +09:00
parent 1c4b68fdd5
commit 803f7e0b23
1 changed files with 1 additions and 1 deletions

View File

@ -1035,7 +1035,7 @@ can1: can@e6e88000 {
};
jpu: jpeg-codec@fe980000 {
compatible = "renesas,jpu-r8a7791";
compatible = "renesas,jpu-r8a7791", "renesas,rcar-gen2-jpu";
reg = <0 0xfe980000 0 0x10300>;
interrupts = <GIC_SPI 272 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&mstp1_clks R8A7791_CLK_JPU>;