Commit 5de47779 authored by Jonathan McDowell's avatar Jonathan McDowell Committed by Bjorn Andersson

ARM: dts: qcom: add qfprom definition to ipq806x

Add missing qfprom definition for ipq806x SoC
Signed-off-by: default avatarJonathan McDowell <noodles@earth.li>
Link: https://lore.kernel.org/r/20200616171554.GA5632@earth.liSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 5de14398
......@@ -425,6 +425,13 @@ qcom,ssbi@500000 {
qcom,controller-type = "pmic-arbiter";
};
qfprom: qfprom@700000 {
compatible = "qcom,qfprom";
reg = <0x00700000 0x1000>;
#address-cells = <1>;
#size-cells = <1>;
};
gcc: clock-controller@900000 {
compatible = "qcom,gcc-ipq8064";
reg = <0x00900000 0x4000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment