devicetree: Add hardware rng entry to qcom-apq8064.dtsi
[cascardo/linux.git] / arch / arm / boot / dts / qcom-apq8064.dtsi
index a4c1762..42286c6 100644 (file)
                        };
                };
 
+               rng@1a500000 {
+                       compatible = "qcom,prng";
+                       reg = <0x1a500000 0x200>;
+                       clocks = <&gcc PRNG_CLK>;
+                       clock-names = "core";
+               };
+
                qcom,ssbi@500000 {
                        compatible = "qcom,ssbi";
                        reg = <0x00500000 0x1000>;