ARM: dts: stm32: add part number for STM32MP15x
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 7 Apr 2023 18:31:57 +0000 (20:31 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Tue, 16 May 2023 10:06:46 +0000 (12:06 +0200)
The STM32MP15x Device Part Number is located in the first 8 bits of OTP4,
this patch add its description as the NVMEM cell.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/stm32mp151.dtsi

index 63f4c78fcc1dc9a4cc0d76ec27ff6a8364a07280..664825418c32c9e18bad5eb6ddb533d812ca0441 100644 (file)
                        reg = <0x5c005000 0x400>;
                        #address-cells = <1>;
                        #size-cells = <1>;
+                       part_number_otp: part-number-otp@4 {
+                               reg = <0x4 0x1>;
+                       };
                        ts_cal1: calib@5c {
                                reg = <0x5c 0x2>;
                        };