ARM: dts: msm: Add boot_config support for Ravelin
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: I341de8e37df9c2758889abf7c643b8a66c82f9d9 Signed-off-by: kamasali Satyanarayan <quic_kamasali@quicinc.com>
This commit is contained in:
committed by
Kamasali Satyanarayan
parent
a209882743
commit
0c56d694fc
@@ -1777,6 +1777,10 @@
|
|||||||
<GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
|
<GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
interrupt-names = "hc_irq", "pwr_irq";
|
interrupt-names = "hc_irq", "pwr_irq";
|
||||||
|
|
||||||
|
boot_device_type = <0x1>;
|
||||||
|
nvmem-cells = <&boot_config>;
|
||||||
|
nvmem-cell-names = "boot_conf";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
non-removable;
|
non-removable;
|
||||||
supports-cqe;
|
supports-cqe;
|
||||||
|
Reference in New Issue
Block a user