Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / dts / imx7d.dtsi
index f6dee41a05d95b90e4d34af8544c1ee7107bcb05..75566c780a4dba567daeee5a6cbda8d9ee03a9dd 100644 (file)
@@ -44,6 +44,9 @@
 #include "imx7s.dtsi"
 
 / {
+       aliases {
+               ethernet1 = &fec2;
+       };
        cpus {
                cpu0: cpu@0 {
                        operating-points = <
        };
 };
 
+&aips2 {
+       epdc: epdc@306f0000 {
+               compatible = "fsl,imx7d-epdc";
+               interrupts = <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>;
+               reg = <0x306f0000 0x10000>;
+               clocks = <&clks IMX7D_CLK_DUMMY>, <&clks IMX7D_EPDC_PIXEL_ROOT_CLK>;
+               clock-names = "epdc_axi", "epdc_pix";
+               epdc-ram = <&gpr 0x4 30>;
+               status = "disabled";
+       };
+};
+
 &aips3 {
        usbotg2: usb@30b20000 {
                compatible = "fsl,imx7d-usb", "fsl,imx27-usb";