mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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:
committed by
Bjorn Andersson
parent
a58cde4d66
commit
690e8993cc
@@ -163,7 +163,7 @@
|
||||
* mainline Linux.
|
||||
*/
|
||||
&cont_splash_mem {
|
||||
reg = <0 0x3401000 0 0x2200000>;
|
||||
reg = <0 0x03401000 0 0x2200000>;
|
||||
};
|
||||
|
||||
&pmi8994_spmi_regulators {
|
||||
|
||||
Reference in New Issue
Block a user