ARM: dts: msm: Add qfprom compatible string for parrot
Add the soc-specific compatible string as it is required to apply appropriate keepout regions. Change-Id: I59fe0c9dffdf182bfb52468ef5a0d564ad7a8b38 Signed-off-by: Saranya R <quic_sarar@quicinc.com>
This commit is contained in:
@@ -2554,7 +2554,7 @@
|
||||
|
||||
|
||||
qfprom: qfprom@221c8000 {
|
||||
compatible = "qcom,qfprom";
|
||||
compatible = "qcom,parrot-qfprom", "qcom,qfprom";
|
||||
reg = <0x221c8000 0x1000>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
Reference in New Issue
Block a user