ARM: dts: msm: Add Sun qfprom compat string

Add the soc-specific compatible string for qfprom to
support keepout regions on Sun SoC.

Change-Id: I676acc8110d05dd7d9d7fef0455b5152f3afc4ac
Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
This commit is contained in:
Mukesh Ojha
2024-04-01 22:20:47 +05:30
parent 8483aae65f
commit 70d5c7312d

View File

@@ -3494,7 +3494,7 @@
};
qfprom: qfprom@221c8000 {
compatible = "qcom,qfprom";
compatible = "qcom,sun-qfprom", "qcom,qfprom";
reg = <0x221c8000 0x1000>;
#address-cells = <1>;
#size-cells = <1>;