Commit 437cdef5 authored by Ravi Kumar Bokka's avatar Ravi Kumar Bokka Committed by Bjorn Andersson

arm64: dts: qcom: sc7180:: modified qfprom CORR size as per RAW size

modified QFPROM controller CORRECTED region size as per RAW region size
Signed-off-by: default avatarRavi Kumar Bokka <rbokka@codeaurora.org>
Reviewed-by: default avatarDouglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/1613582792-5225-1-git-send-email-rbokka@codeaurora.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 77b53d65
......@@ -668,7 +668,7 @@ gcc: clock-controller@100000 {
qfprom: efuse@784000 {
compatible = "qcom,sc7180-qfprom", "qcom,qfprom";
reg = <0 0x00784000 0 0x8ff>,
reg = <0 0x00784000 0 0x7a0>,
<0 0x00780000 0 0x7a0>,
<0 0x00782000 0 0x100>,
<0 0x00786000 0 0x1fff>;
......
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