Merge "ARM: dts: msm: Add fps and adaptive hdr entry for parrot"

This commit is contained in:
qctecmdr
2022-04-13 09:40:19 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -2313,10 +2313,23 @@
#size-cells = <1>;
read-only;
ranges;
feat_conf12: feat_conf12@0130 {
reg = <0x0130 0x4>;
};
feat_conf13: feat_conf13@0134 {
reg = <0x0134 0x4>;
};
};
qfprom_sys: qfprom@0 {
compatible = "qcom,qfprom-sys";
nvmem-cells = <&feat_conf12>,
<&feat_conf13>;
nvmem-cell-names = "feat_conf12",
"feat_conf13";
};
qcom,msm-cdsp-loader {