Loading arch/arm/boot/dts/qcom/msm8916-sim.dts +4 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,10 @@ interrupt-names = "core_irq"; }; &qcom_tzlog { status = "okay"; }; &qcom_rng { status = "okay"; }; Loading arch/arm/boot/dts/qcom/msm8916.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -555,6 +555,12 @@ qcom,rx-ring-size = <32>; }; qcom_tzlog: tz-log@8603720 { compatible = "qcom,tz-log"; reg = <0x08603720 0x1000>; status = "disabled"; }; qcom_rng: qrng@22000 { compatible = "qcom,msm-rng"; reg = <0x22000 0x200>; Loading Loading
arch/arm/boot/dts/qcom/msm8916-sim.dts +4 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,10 @@ interrupt-names = "core_irq"; }; &qcom_tzlog { status = "okay"; }; &qcom_rng { status = "okay"; }; Loading
arch/arm/boot/dts/qcom/msm8916.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -555,6 +555,12 @@ qcom,rx-ring-size = <32>; }; qcom_tzlog: tz-log@8603720 { compatible = "qcom,tz-log"; reg = <0x08603720 0x1000>; status = "disabled"; }; qcom_rng: qrng@22000 { compatible = "qcom,msm-rng"; reg = <0x22000 0x200>; Loading