modified QFPROM controller CORRECTED region size as per RAW region size

Signed-off-by: Ravi Kumar Bokka <rbo...@codeaurora.org>
---
 arch/arm64/boot/dts/qcom/sc7180.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi 
b/arch/arm64/boot/dts/qcom/sc7180.dtsi
index 6036c8b..d7dcff7 100644
--- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
@@ -669,7 +669,7 @@
 
                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>;
-- 
Qualcomm INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of 
the Code Aurora Forum, hosted by the Linux Foundation.

Reply via email to