Add Juno FPGA reset kernel module

Change-Id: I93708d609d77484770bd4cea9c4a7cf86361c5ea
diff --git a/remoteproc/remoteproc.dtsi b/remoteproc/remoteproc.dtsi
index 2e38e17..a267912 100644
--- a/remoteproc/remoteproc.dtsi
+++ b/remoteproc/remoteproc.dtsi
@@ -32,7 +32,7 @@
            #address-cells = <2>;
            #size-cells = <2>;
            range;
-           compatible ="arm,ethosu-sgm775-rproc";
+           compatible ="arm,ethosu-rproc";
            reg = <0x0 0x50100000 0x0 0x00100000>,
                  <0x0 0x84000000 0x0 0x00100000>;
            reg-names = "rom", "shared";