Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e091af32 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add sensors ahb master for sm8150"

parents f0d28c4a 56a0829b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -666,6 +666,15 @@
			qcom,prio = <2>;
		};

		mas_qhm_sensorss_ahb: mas-qhm-sensorss-ahb {
			cell-id = <MSM_BUS_MASTER_SENSORS_AHB>;
			label = "mas-qhm-sensorss-ahb";
			qcom,buswidth = <4>;
			qcom,agg-ports = <1>;
			qcom,connections = <&slv_qns_a2noc_snoc>;
			qcom,bus-dev = <&fab_aggre2_noc>;
		};

		mas_qhm_tsif: mas-qhm-tsif {
			cell-id = <MSM_BUS_MASTER_TSIF>;
			label = "mas-qhm-tsif";
+1 −0
Original line number Diff line number Diff line
@@ -278,6 +278,7 @@
#define	MSM_BUS_MASTER_PCIE_3 167
#define	MSM_BUS_MASTER_LPASS_ANOC 168
#define	MSM_BUS_MASTER_USB2 169
#define	MSM_BUS_MASTER_SENSORS_AHB 170

#define	MSM_BUS_MASTER_LLCC_DISPLAY 20000
#define	MSM_BUS_MASTER_MNOC_HF_MEM_NOC_DISPLAY 20001