Loading arch/arm/boot/dts/qcom/msm8939.dtsi +15 −0 Original line number Diff line number Diff line Loading @@ -558,6 +558,21 @@ #clock-cells = <1>; }; qcom_rng: qrng@22000 { compatible = "qcom,msm-rng"; reg = <0x22000 0x200>; qcom,msm-rng-iface-clk; 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"; status = "disabled"; }; usb_otg: usb@78d9000 { compatible = "qcom,hsusb-otg"; Loading Loading
arch/arm/boot/dts/qcom/msm8939.dtsi +15 −0 Original line number Diff line number Diff line Loading @@ -558,6 +558,21 @@ #clock-cells = <1>; }; qcom_rng: qrng@22000 { compatible = "qcom,msm-rng"; reg = <0x22000 0x200>; qcom,msm-rng-iface-clk; 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"; status = "disabled"; }; usb_otg: usb@78d9000 { compatible = "qcom,hsusb-otg"; Loading