Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / arch / arm / dts / r8a7796-u-boot.dtsi
index 7cc60bc54a92a4c5a71f405eb95b59d759d6595f..622105486b58deb19d698ce03a7a2a07142779a2 100644 (file)
 &extalr_clk {
        u-boot,dm-pre-reloc;
 };
+
+/ {
+       soc {
+               rpc: rpc@0xee200000 {
+                       compatible = "renesas,rpc-r8a7796", "renesas,rpc";
+                       reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0>;
+                       clocks = <&cpg CPG_MOD 917>;
+                       bank-width = <2>;
+                       status = "disabled";
+               };
+       };
+};