On Tue, Aug 19, 2014 at 04:50:50PM +0400, Mikhail Ulyanov wrote:
Signed-off-by: Mikhail Ulyanov <redacted>
Please add a changelog.
Please repost this once the binding used below has been
accepted by the maintainer.
Please CC both Magnus Damm and I when you resubmit this or
post and likewise for any other sshmobile patches.
Thanks
quoted hunk ↗ jump to hunk
---
arch/arm/boot/dts/r8a7790.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index 61fd193..c8bc048 100644
--- a/arch/arm/boot/dts/r8a7790.dtsi
+++ b/arch/arm/boot/dts/r8a7790.dtsi
@@ -600,6 +600,13 @@
status = "disabled";
};
+ jpu: jpeg-codec@fe980000 {
+ compatible = "renesas,jpu-r8a7790";
+ reg = <0 0xfe980000 0 0x10300>;
+ interrupts = <0 272 IRQ_TYPE_LEVEL_HIGH>;
+ clocks = <&mstp1_clks R8A7790_CLK_JPU>;
+ };
+
clocks {
#address-cells = <2>;
#size-cells = <2>;