mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Add qcom,msm-imem-diag-dload for SM8150
Add USB Diag download mode region to the IMEM regions of SM8150. Change-Id: If15256a18cf04f77af6a50de2a0a5f2113e71ffa
This commit is contained in:
@@ -670,6 +670,11 @@
|
||||
compatible = "qcom,msm-imem-boot_stats";
|
||||
reg = <0x6b0 0x20>;
|
||||
};
|
||||
|
||||
diag_dload@c8 {
|
||||
compatible = "qcom,msm-imem-diag-dload";
|
||||
reg = <0xc8 0xc8>;
|
||||
};
|
||||
};
|
||||
|
||||
cpu_pmu: cpu-pmu {
|
||||
|
||||
Reference in New Issue
Block a user