ARM: dts: msm: enable logbuf

Enable logbuf vendor hooks to capture early logs.

Change-Id: I9513aa38da3ace136d4e070d7ef47f101a88a2c6
This commit is contained in:
Venkata Rao Kakani
2022-09-16 15:09:32 +05:30
parent 019ce46adc
commit 3296aa3e1e

View File

@@ -715,6 +715,10 @@
compatible = "qcom,cpu-vendor-hooks";
};
logbuf: qcom,logbuf-vendor-hooks {
compatible = "qcom,logbuf-vendor-hooks";
};
tcsr: syscon@1fc0000 {
compatible = "syscon";
reg = <0x1fc0000 0x30000>;