Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-2.6-microblaze.git] / arch / arm / boot / dts / stm32f746.dtsi
index bd8406b..c2765ce 100644 (file)
                        };
                };
 
+               crc: crc@40023000 {
+                       compatible = "st,stm32f7-crc";
+                       reg = <0x40023000 0x400>;
+                       clocks = <&rcc 0 12>;
+                       status = "disabled";
+               };
+
                rcc: rcc@40023800 {
                        #clock-cells = <2>;
                        compatible = "st,stm32f746-rcc", "st,stm32-rcc";