summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-09-19 19:33:33 +0300
committerBjorn Andersson <andersson@kernel.org>2022-10-18 06:01:05 +0300
commitc24c9d53e001a38ac1637674304987ab061a38eb (patch)
treecdee9c18e58a48a77de91b0099f7294f9167e500 /arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts
parent37eac5a5fe27b1ab189d12064ffdd7db42f26900 (diff)
downloadlinux-c24c9d53e001a38ac1637674304987ab061a38eb.tar.xz
arm64: dts: qcom: correct white-space before {
Add missing space or remove redundant one before opening {. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220919163333.129989-1-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts b/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts
index d028a7eb364a..dfa4857d705c 100644
--- a/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts
+++ b/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts
@@ -576,7 +576,7 @@
};
pen_rst_l: pen-rst-l {
- pinmux {
+ pinmux {
pins = "gpio21";
function = "gpio";
};
@@ -717,7 +717,7 @@
qcom,mbhc-headphone-vthreshold-microvolt = <50000>;
swm: swm@c85 {
- left_spkr: wsa8810-left{
+ left_spkr: wsa8810-left {
compatible = "sdw10217211000";
reg = <0 3>;
powerdown-gpios = <&wcdgpio 1 GPIO_ACTIVE_HIGH>;
@@ -726,7 +726,7 @@
#sound-dai-cells = <0>;
};
- right_spkr: wsa8810-right{
+ right_spkr: wsa8810-right {
compatible = "sdw10217211000";
powerdown-gpios = <&wcdgpio 2 GPIO_ACTIVE_HIGH>;
reg = <0 4>;