ARM: dts: msm: Add fps entry for kera

Add fps entry for kera.

Change-Id: I04ff258f3d36345f9c618a3745253371a9e49420
Signed-off-by: Sanskar Omar <quic_sansomar@quicinc.com>
This commit is contained in:
Sanskar Omar
2025-01-17 11:15:41 +05:30
committed by Vishvanath Singh
parent f0a5ef78fb
commit 48829df0fe

View File

@@ -1671,6 +1671,10 @@
reg = <0x0118 0x4>; reg = <0x0118 0x4>;
}; };
feat_conf18: feat_conf18@0148 {
reg = <0x0148 0x4>;
};
gpu_speed_bin: gpu_speed_bin@138 { gpu_speed_bin: gpu_speed_bin@138 {
reg = <0x138 0x2>; reg = <0x138 0x2>;
bits = <0 9>; bits = <0 9>;
@@ -1684,8 +1688,8 @@
qfprom_sys: qfprom@0 { qfprom_sys: qfprom@0 {
compatible = "qcom,qfprom-sys"; compatible = "qcom,qfprom-sys";
nvmem-cells = <&feat_conf6>; nvmem-cells = <&feat_conf6>, <&feat_conf18>;
nvmem-cell-names = "feat_conf6"; nvmem-cell-names = "feat_conf6", "feat_conf18";
}; };
wpss_pas: remoteproc-wpss@97000000 { wpss_pas: remoteproc-wpss@97000000 {