Loading arch/arm/boot/dts/msmkrypton-sim.dts +4 −0 Original line number Diff line number Diff line Loading @@ -33,3 +33,7 @@ interrupts = <75 0>; }; }; &qrng { status = "okay"; }; arch/arm/boot/dts/msmkrypton.dtsi +13 −0 Original line number Diff line number Diff line Loading @@ -203,6 +203,19 @@ qcom,master-id = <86>; }; qrng: rng@f9bff000 { compatible = "qcom,msm-rng"; reg = <0xf9bff000 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>, <1 618 0 800>; status = "disabled"; }; qcom,ipc-spinlock@fd484000 { compatible = "qcom,ipc-spinlock-sfpb"; reg = <0xfd484000 0x400>; Loading Loading
arch/arm/boot/dts/msmkrypton-sim.dts +4 −0 Original line number Diff line number Diff line Loading @@ -33,3 +33,7 @@ interrupts = <75 0>; }; }; &qrng { status = "okay"; };
arch/arm/boot/dts/msmkrypton.dtsi +13 −0 Original line number Diff line number Diff line Loading @@ -203,6 +203,19 @@ qcom,master-id = <86>; }; qrng: rng@f9bff000 { compatible = "qcom,msm-rng"; reg = <0xf9bff000 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>, <1 618 0 800>; status = "disabled"; }; qcom,ipc-spinlock@fd484000 { compatible = "qcom,ipc-spinlock-sfpb"; reg = <0xfd484000 0x400>; Loading