Loading qcom/scuba.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -640,6 +640,13 @@ #thermal-sensor-cells = <1>; }; rpm_bus: qcom,rpm-smd { compatible = "qcom,rpm-smd"; rpm-channel-name = "rpm_requests"; interrupts = <GIC_SPI 194 IRQ_TYPE_EDGE_RISING>; rpm-channel-type = <15>; /* SMD_APPS_RPM */ }; mem_dump { compatible = "qcom,mem-dump"; memory-region = <&dump_mem>; Loading Loading
qcom/scuba.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -640,6 +640,13 @@ #thermal-sensor-cells = <1>; }; rpm_bus: qcom,rpm-smd { compatible = "qcom,rpm-smd"; rpm-channel-name = "rpm_requests"; interrupts = <GIC_SPI 194 IRQ_TYPE_EDGE_RISING>; rpm-channel-type = <15>; /* SMD_APPS_RPM */ }; mem_dump { compatible = "qcom,mem-dump"; memory-region = <&dump_mem>; Loading