Commit 7b7e501f authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson
Browse files

ARM: dts: qcom: apq8064: add unit addresses to QFPROM regions

parent 10193ad6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -801,10 +801,10 @@ qfprom: qfprom@700000 {
			#address-cells = <1>;
			#size-cells = <1>;
			ranges;
			tsens_calib: calib {
			tsens_calib: calib@404 {
				reg = <0x404 0x10>;
			};
			tsens_backup: backup_calib {
			tsens_backup: backup_calib@414 {
				reg = <0x414 0x10>;
			};
		};