Skip to content

Commit 69a8b06

Browse files
lweiss-fairphoneandersson
authored andcommitted
arm64: dts: qcom: sm7325-nothing-spacewar: Use q6asm defines for reg
Use the MSM_FRONTEND_DAI_MULTIMEDIA* defines to make the code more readable. No functional change intended. Signed-off-by: Luca Weiss <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent f18b14d commit 69a8b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/sm7325-nothing-spacewar.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1223,7 +1223,7 @@
12231223

12241224
&q6asmdai {
12251225
dai@0 {
1226-
reg = <0>;
1226+
reg = <MSM_FRONTEND_DAI_MULTIMEDIA1>;
12271227
};
12281228
};
12291229

0 commit comments

Comments
 (0)