bmips: bcm6362/bcm63268: enable HW RNG
[openwrt/openwrt.git] / target / linux / bmips / dts / bcm6362.dtsi
index 4f1d23e0019421afcd65453f7a79f8f232a03a9c..d7fff43c441f6cdd448361781a733c1cf0759655 100644 (file)
                        status = "disabled";
                };
 
+               random: rng@10002880 {
+                       compatible = "brcm,bcm6368-rng";
+                       reg = <0x10002880 0x14>;
+
+                       clocks = <&periph_clk BCM6362_CLK_IPSEC>;
+                       clock-names = "ipsec";
+
+                       resets = <&periph_rst BCM6362_RST_IPSEC>;
+
+                       power-domains = <&periph_pwr BCM6362_POWER_DOMAIN_IPSEC>;
+               };
+
                ethernet: ethernet@1000d800 {
                        compatible = "brcm,bcm6362-enetsw";
                        reg = <0x1000d800 0x80>,