ARM: dts: msm: Add qfprom node for kera and tuna

Add qfprom node for kera and tuna.

Change-Id: I2fc32aebc58b6793cb9be896b4dd1dc8734a05a8
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
This commit is contained in:
Souradeep Chowdhury
2024-10-16 20:53:39 +05:30
parent 6047c61f82
commit ecf75bb5d7
2 changed files with 18 additions and 0 deletions

View File

@@ -906,6 +906,15 @@
#size-cells = <1>;
read-only;
ranges;
feat_conf6: feat_conf6@0118 {
reg = <0x0118 0x4>;
};
};
qfprom_sys: qfprom@0 {
compatible = "qcom,qfprom-sys";
nvmem-cells = <&feat_conf6>;
nvmem-cell-names = "feat_conf6";
};
clocks {

View File

@@ -1460,6 +1460,15 @@
#size-cells = <1>;
read-only;
ranges;
feat_conf6: feat_conf6@0118 {
reg = <0x0118 0x4>;
};
};
qfprom_sys: qfprom@0 {
compatible = "qcom,qfprom-sys";
nvmem-cells = <&feat_conf6>;
nvmem-cell-names = "feat_conf6";
};
clocks {