Commit 5988bd53 authored by Olivier Moysan's avatar Olivier Moysan Committed by Alexandre Torgue
Browse files

ARM: dts: stm32: add vrefint calibration on stm32mp15



Describe vrefint calibration cell to be retrieved through bsec.

Signed-off-by: default avatarOlivier Moysan <olivier.moysan@foss.st.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@foss.st.com>
parent 04d28eb4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1630,6 +1630,9 @@
			part_number_otp: part-number-otp@4 {
				reg = <0x4 0x1>;
			};
			vrefint: vrefin-cal@52 {
				reg = <0x52 0x2>;
			};
			ts_cal1: calib@5c {
				reg = <0x5c 0x2>;
			};