Commit 690e8993 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

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: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230102094642.74254-17-konrad.dybcio@linaro.org
parent a58cde4d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ &blsp2_uart2 {
 * mainline Linux.
 */
&cont_splash_mem {
	reg = <0 0x3401000 0 0x2200000>;
	reg = <0 0x03401000 0 0x2200000>;
};

&pmi8994_spmi_regulators {