Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 803f7e0b authored by Simon Horman's avatar Simon Horman
Browse files

ARM: dts: r8a7791: use fallback jpu compatibility string



Use recently added fallback compatibility string in r8a7791 device tree.

Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 1c4b68fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1035,7 +1035,7 @@
	};

	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>;