arm64: dts: qcom: msm8994-kitakami: Pad addresses to 8 hex digits

Some addresses were 7-hex-digits long, or less. Fix that.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230102094642.74254-17-konrad.dybcio@linaro.org
This commit is contained in:
Konrad Dybcio
2023-01-02 10:46:41 +01:00
committed by Bjorn Andersson
parent a58cde4d66
commit 690e8993cc

View File

@@ -163,7 +163,7 @@
* mainline Linux.
*/
&cont_splash_mem {
reg = <0 0x3401000 0 0x2200000>;
reg = <0 0x03401000 0 0x2200000>;
};
&pmi8994_spmi_regulators {