]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - arch/arm/boot/dts/r8a7779.dtsi
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-focal-kernel.git] / arch / arm / boot / dts / r8a7779.dtsi
index 8cf16008a09b9a26be041b4e7dadf64eaf18635b..55a7c1e37c57809528b29fb49a4e3f1f1a458152 100644 (file)
@@ -9,8 +9,6 @@
  * kind, whether express or implied.
  */
 
-/include/ "skeleton.dtsi"
-
 #include <dt-bindings/clock/r8a7779-clock.h>
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 #include <dt-bindings/interrupt-controller/irq.h>
@@ -19,6 +17,8 @@
 / {
        compatible = "renesas,r8a7779";
        interrupt-parent = <&gic>;
+       #address-cells = <1>;
+       #size-cells = <1>;
 
        cpus {
                #address-cells = <1>;
 
        du: display@fff80000 {
                compatible = "renesas,du-r8a7779";
-               reg = <0 0xfff80000 0 0x40000>;
+               reg = <0xfff80000 0x40000>;
                interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp1_clks R8A7779_CLK_DU>;
                power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
                };
        };
 
+       prr: chipid@ff000044 {
+               compatible = "renesas,prr";
+               reg = <0xff000044 4>;
+       };
+
        rst: reset-controller@ffcc0000 {
                compatible = "renesas,r8a7779-reset-wdt";
                reg = <0xffcc0000 0x48>;