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

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

Merge "ARM: dts: msm: Update QOS setting for camera on trinket"

parents 8645d276 b88404aa
Loading
Loading
Loading
Loading
+34 −4
Original line number Diff line number Diff line
@@ -312,6 +312,22 @@
		qcom,clock-rates = <0 0 256000000 256000000 0 0 0 0 0>;
		qcom,min-clock-rate = <256000000>;
		qcom,bus-master = <1>;
		qcom,vbif-qos-setting = <0x550 0x33333333>,
			<0x554 0x00333333>,
			<0x558 0x33333333>,
			<0x55c 0x00333333>,
			<0x560 0x33333333>,
			<0x564 0x00333333>,
			<0x568 0x33333333>,
			<0x56c 0x00333333>,
			<0x570 0x33333333>,
			<0x574 0x00333333>,
			<0x578 0x33333333>,
			<0x57c 0x00333333>,
			<0x580 0x33333333>,
			<0x584 0x00333333>,
			<0x588 0x33333333>,
			<0x58c 0x00333333>;
		status = "ok";
		qcom,msm-bus,name = "msm_camera_cpp";
		qcom,msm-bus,num-cases = <2>;
@@ -477,7 +493,7 @@
		ds-regs = <0x424 0x428 0x42c 0x430 0x434
			0x438 0x43c 0x440 0x444 0x448 0x44c
			0x450 0x454 0x458 0x45c 0x460 0x464>;
		ds-settings = <0xcccc1111
		ds-settings = <0xcccc0011
			0xcccc0011
			0xcccc0011
			0xcccc0011
@@ -555,7 +571,7 @@
		ds-regs = <0x424 0x428 0x42c 0x430 0x434
			0x438 0x43c 0x440 0x444 0x448 0x44c
			0x450 0x454 0x458 0x45c 0x460 0x464>;
		ds-settings = <0xcccc1111
		ds-settings = <0xcccc0011
			0xcccc0011
			0xcccc0011
			0xcccc0011
@@ -659,7 +675,14 @@
			<&clock_gcc GCC_CAMSS_JPEG_AXI_CLK>;
		qcom,clock-rates = <0 0 480000000 0 0 0>;
		qcom,vbif-reg-settings = <0x4 0x1>;
		qcom,vbif-qos-setting = <0x550 0x1111>;
		qcom,vbif-qos-setting = <0x550 0x00001111>,
			<0x558 0x00001111>,
			<0x560 0x00001111>,
			<0x568 0x00001111>,
			<0x570 0x00001111>,
			<0x578 0x00001111>,
			<0x580 0x00001111>,
			<0x588 0x00001111>;
		qcom,prefetch-reg-settings = <0x30c 0x1111>,
			<0x318 0x31>,
			<0x324 0x31>,
@@ -697,7 +720,14 @@
			<&clock_gcc GCC_CAMSS_JPEG_AXI_CLK>;
		qcom,clock-rates = <0 0 480000000 0 0 0>;
		qcom,vbif-reg-settings = <0x4 0x1>;
		qcom,vbif-qos-setting = <0x550 0x1111>;
		qcom,vbif-qos-setting = <0x550 0x00001111>,
			<0x558 0x00001111>,
			<0x560 0x00001111>,
			<0x568 0x00001111>,
			<0x570 0x00001111>,
			<0x578 0x00001111>,
			<0x580 0x00001111>,
			<0x588 0x00001111>;
		qcom,prefetch-reg-settings = <0x18c 0x11>,
			<0x1a0 0x31>,
			<0x1b0 0x31>;