We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2561c13 commit b6f4f8cCopy full SHA for b6f4f8c
arch/arm64/boot/dts/qcom/ipq5424.dtsi
@@ -101,6 +101,7 @@
101
firmware {
102
scm {
103
compatible = "qcom,scm-ipq5424", "qcom,scm";
104
+ qcom,dload-mode = <&tcsr 0x25100>;
105
};
106
107
@@ -204,6 +205,11 @@
204
205
#hwlock-cells = <1>;
206
207
208
+ tcsr: syscon@1937000 {
209
+ compatible = "qcom,tcsr-ipq5424", "syscon";
210
+ reg = <0 0x01937000 0 0x2a000>;
211
+ };
212
+
213
qupv3: geniqup@1ac0000 {
214
compatible = "qcom,geni-se-qup";
215
reg = <0 0x01ac0000 0 0x2000>;
0 commit comments