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:
@@ -3494,7 +3494,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
qfprom: qfprom@221c8000 {
|
qfprom: qfprom@221c8000 {
|
||||||
compatible = "qcom,qfprom";
|
compatible = "qcom,sun-qfprom", "qcom,qfprom";
|
||||||
reg = <0x221c8000 0x1000>;
|
reg = <0x221c8000 0x1000>;
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
|
Reference in New Issue
Block a user