Commit 7b7e501f authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

ARM: dts: qcom: apq8064: add unit addresses to QFPROM regions

QFPROM children have 'reg' so they must have unit address.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220505113802.243301-4-krzysztof.kozlowski@linaro.org
parent 10193ad6
......@@ -801,10 +801,10 @@ qfprom: qfprom@700000 {
#address-cells = <1>;
#size-cells = <1>;
ranges;
tsens_calib: calib {
tsens_calib: calib@404 {
reg = <0x404 0x10>;
};
tsens_backup: backup_calib {
tsens_backup: backup_calib@414 {
reg = <0x414 0x10>;
};
};
......
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