diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-02-20 10:43:39 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-03-14 19:30:48 -0700 |
commit | aec576821e6fd233ae895f4aa57ff1b511a71e8e (patch) | |
tree | aca5a1c1296f45fe47d516b3de2d5be6d3860604 | |
parent | 5a1816cc2d8caa054aa8b254efea9739aa8a68c6 (diff) |
arm64: dts: qcom: apq8096-db820c: fix indentation
Correct indentation.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts index ce189dea2760..eb18811b2676 100644 --- a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts +++ b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts @@ -1070,7 +1070,7 @@ platform { sound-dai = <&q6routing>; - }; + }; codec { sound-dai = <&wcd9335 AIF4_PB>; |