Loading arch/arm/boot/dts/qcom/msmgold.dtsi +15 −0 Original line number Diff line number Diff line Loading @@ -1158,6 +1158,21 @@ }; }; qcom_rng: qrng@e3000 { compatible = "qcom,msm-rng"; reg = <0xe3000 0x1000>; qcom,msm-rng-iface-clk; qcom,no-qrng-config; qcom,msm-bus,name = "msm-rng-noc"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <1 618 0 0>, /* No vote */ <1 618 0 800>; /* 100 MB/s */ clocks = <&clock_gcc clk_gcc_prng_ahb_clk>; clock-names = "iface_clk"; }; qcom,iris-fm { compatible = "qcom,iris_fm"; }; Loading Loading
arch/arm/boot/dts/qcom/msmgold.dtsi +15 −0 Original line number Diff line number Diff line Loading @@ -1158,6 +1158,21 @@ }; }; qcom_rng: qrng@e3000 { compatible = "qcom,msm-rng"; reg = <0xe3000 0x1000>; qcom,msm-rng-iface-clk; qcom,no-qrng-config; qcom,msm-bus,name = "msm-rng-noc"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <1 618 0 0>, /* No vote */ <1 618 0 800>; /* 100 MB/s */ clocks = <&clock_gcc clk_gcc_prng_ahb_clk>; clock-names = "iface_clk"; }; qcom,iris-fm { compatible = "qcom,iris_fm"; }; Loading