Commit c24c9d53 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: correct white-space before {

Add missing space or remove redundant one before opening {.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220919163333.129989-1-krzysztof.kozlowski@linaro.org
parent 37eac5a5
......@@ -1522,7 +1522,7 @@ blsp2_i2c3_sleep: blsp2-i2c3-sleep {
bias-disable;
};
wcd_intr_default: wcd-intr-default{
wcd_intr_default: wcd-intr-default {
pins = "gpio54";
function = "gpio";
drive-strength = <2>;
......
......@@ -1903,7 +1903,7 @@ etm5: etm@7c40000 {
cpu = <&CPU4>;
port{
port {
etm4_out: endpoint {
remote-endpoint = <&apss_funnel_in4>;
};
......@@ -1920,7 +1920,7 @@ etm6: etm@7d40000 {
cpu = <&CPU5>;
port{
port {
etm5_out: endpoint {
remote-endpoint = <&apss_funnel_in5>;
};
......@@ -1937,7 +1937,7 @@ etm7: etm@7e40000 {
cpu = <&CPU6>;
port{
port {
etm6_out: endpoint {
remote-endpoint = <&apss_funnel_in6>;
};
......@@ -1954,7 +1954,7 @@ etm8: etm@7f40000 {
cpu = <&CPU7>;
port{
port {
etm7_out: endpoint {
remote-endpoint = <&apss_funnel_in7>;
};
......
......@@ -1007,7 +1007,7 @@ can@0 {
};
&swr0 {
left_spkr: wsa8810-left{
left_spkr: wsa8810-left {
compatible = "sdw10217211000";
reg = <0 3>;
powerdown-gpios = <&tlmm 130 GPIO_ACTIVE_HIGH>;
......@@ -1016,7 +1016,7 @@ left_spkr: wsa8810-left{
#sound-dai-cells = <0>;
};
right_spkr: wsa8810-right{
right_spkr: wsa8810-right {
compatible = "sdw10217211000";
reg = <0 4>;
powerdown-gpios = <&tlmm 130 GPIO_ACTIVE_HIGH>;
......
......@@ -189,7 +189,7 @@ pinconf {
};
};
&sec_mi2s_active{
&sec_mi2s_active {
pinmux {
pins = "gpio49", "gpio50", "gpio51", "gpio52";
function = "mi2s_1";
......
......@@ -1076,7 +1076,7 @@ &venus {
status = "okay";
};
&wcd9340{
&wcd9340 {
pinctrl-0 = <&wcd_intr_default>;
pinctrl-names = "default";
clock-names = "extclk";
......@@ -1089,7 +1089,7 @@ &wcd9340{
vdd-io-supply = <&vreg_s4a_1p8>;
swm: swm@c85 {
left_spkr: wsa8810-left{
left_spkr: wsa8810-left {
compatible = "sdw10217201000";
reg = <0 1>;
powerdown-gpios = <&wcdgpio 1 GPIO_ACTIVE_HIGH>;
......@@ -1098,7 +1098,7 @@ left_spkr: wsa8810-left{
#sound-dai-cells = <0>;
};
right_spkr: wsa8810-right{
right_spkr: wsa8810-right {
compatible = "sdw10217201000";
powerdown-gpios = <&wcdgpio 1 GPIO_ACTIVE_HIGH>;
reg = <0 2>;
......@@ -1129,7 +1129,7 @@ pinconf {
};
};
&qup_uart3_default{
&qup_uart3_default {
pinmux {
pins = "gpio41", "gpio42", "gpio43", "gpio44";
function = "qup3";
......
......@@ -785,7 +785,7 @@ &wcd9340{
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>;
......@@ -794,7 +794,7 @@ left_spkr: wsa8810-left{
#sound-dai-cells = <0>;
};
right_spkr: wsa8810-right{
right_spkr: wsa8810-right {
compatible = "sdw10217211000";
powerdown-gpios = <&wcdgpio 2 GPIO_ACTIVE_HIGH>;
reg = <0 4>;
......
......@@ -717,7 +717,7 @@ &wcd9340{
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 @@ left_spkr: wsa8810-left{
#sound-dai-cells = <0>;
};
right_spkr: wsa8810-right{
right_spkr: wsa8810-right {
compatible = "sdw10217211000";
powerdown-gpios = <&wcdgpio 2 GPIO_ACTIVE_HIGH>;
reg = <0 4>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment