mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Add fps and adaptive hdr entry for parrot"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e34372c956
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user