mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3588s: Add nvmem-cells for rkcif
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: I6e98ce0ce435637f0522c3a67e86117bcd4dc103
This commit is contained in:
@@ -4355,6 +4355,12 @@
|
||||
power-domains = <&power RK3588_PD_VI>;
|
||||
rockchip,grf = <&sys_grf>;
|
||||
iommus = <&rkcif_mmu>;
|
||||
nvmem-cells = <&specification_serial_number>,
|
||||
<&package_serial_number_low>,
|
||||
<&package_serial_number_high>;
|
||||
nvmem-cell-names = "specification",
|
||||
"package_low",
|
||||
"package_high";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user