arm64: dts: rockchip: rk3588s: Add package serial number for otp

Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Change-Id: Icbae70352ba127bb327d5c86580da30259d36742
This commit is contained in:
Finley Xiao
2023-07-17 11:13:00 +08:00
committed by Tao Huang
parent 5ff437c200
commit bcc5f7e025

View File

@@ -6372,6 +6372,14 @@
cpu_code: cpu-code@2 {
reg = <0x02 0x2>;
};
package_serial_number_high: package-serial-number-high@5 {
reg = <0x05 0x1>;
bits = <0 1>;
};
package_serial_number_low: package-serial-number-low@6 {
reg = <0x06 0x1>;
bits = <5 3>;
};
specification_serial_number: specification-serial-number@6 {
reg = <0x06 0x1>;
bits = <0 5>;