Merge "ARM: dts: msm: Add Sun qfprom compat string"

This commit is contained in:
qctecmdr
2024-04-05 11:03:53 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ properties:
- qcom,sdm630-qfprom - qcom,sdm630-qfprom
- qcom,sdm845-qfprom - qcom,sdm845-qfprom
- qcom,sm6115-qfprom - qcom,sm6115-qfprom
- qcom,sun-qfprom
- const: qcom,qfprom - const: qcom,qfprom
reg: reg:

View File

@@ -3500,7 +3500,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>;