mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Add qfprom for sa8155"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d2b9c08d4b
@@ -51,3 +51,14 @@
|
||||
|
||||
/* Add regulator nodes specific to SA8155 */
|
||||
#include "sa8155-regulator.dtsi"
|
||||
|
||||
&soc {
|
||||
qfprom: qfprom@780130 {
|
||||
compatible = "qcom,qfprom";
|
||||
reg = <0x00780130 0x4>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
read-only;
|
||||
ranges;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user