Skip to content

Commit 5988bd5

Browse files
Olivier MoysanAlexandre Torgue
authored andcommitted
ARM: dts: stm32: add vrefint calibration on stm32mp15
Describe vrefint calibration cell to be retrieved through bsec. Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent 04d28eb commit 5988bd5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm/boot/dts/stm32mp151.dtsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1630,6 +1630,9 @@
16301630
part_number_otp: part-number-otp@4 {
16311631
reg = <0x4 0x1>;
16321632
};
1633+
vrefint: vrefin-cal@52 {
1634+
reg = <0x52 0x2>;
1635+
};
16331636
ts_cal1: calib@5c {
16341637
reg = <0x5c 0x2>;
16351638
};

0 commit comments

Comments
 (0)