mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
ARM: dts: msm: Add qfprom and qfprom_sys node for Ravelin
Add qfprom and qfprom_sys node for Ravelin platform. Change-Id: I60047b98d6f7232f6a3429442f1925ffe4dbbdef
This commit is contained in:
@@ -1207,6 +1207,19 @@
|
||||
qcom,bcm-voter-names = "hlos";
|
||||
qcom,bcm-voters = <&apps_bcm_voter>;
|
||||
};
|
||||
|
||||
qfprom: qfprom@221c8000 {
|
||||
compatible = "qcom,qfprom";
|
||||
reg = <0x221c8000 0x1000>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
read-only;
|
||||
ranges;
|
||||
};
|
||||
|
||||
qfprom_sys: qfprom@0 {
|
||||
compatible = "qcom,qfprom-sys";
|
||||
};
|
||||
};
|
||||
|
||||
#include "ravelin-pinctrl.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user