ARM: dts: msm: Add boot_config support for Parrot
Add boot_config reg reading support for shdci bootdevice
node through nvmem cell to check if the boot device is
emmc or ufs.
Change-Id: I5a325e40bde1bead831da95c0a3c7be8fc9c5c00
Signed-off-by: kamasali Satyanarayan <quic_kamasali@quicinc.com>
(cherry picked from commit 3e7d8562a1
)
This commit is contained in:
committed by
Akhil Kallankandy
parent
f4f258aa27
commit
521be5d4ae
@@ -1446,6 +1446,10 @@
|
||||
<GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "hc_irq", "pwr_irq";
|
||||
|
||||
boot_device_type = <0x1>;
|
||||
nvmem-cells = <&boot_config>;
|
||||
nvmem-cell-names = "boot_conf";
|
||||
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
supports-cqe;
|
||||
|
Reference in New Issue
Block a user