Skip to content

Commit 34010db

Browse files
krzksuperna9999
authored andcommitted
arm64: dts: amlogic: drop redundant status=okay
New device nodes are enabled by default, so no need for status=okay. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20231209124401.93814-1-krzysztof.kozlowski@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
1 parent b0c0f19 commit 34010db

13 files changed

Lines changed: 0 additions & 17 deletions

arch/arm64/boot/dts/amlogic/meson-axg-s400.dts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
VDDA-supply = <&vcc_3v3>;
6767
VDDP-supply = <&vcc_3v3>;
6868
VDDD-supply = <&vcc_3v3>;
69-
status = "okay";
7069
sound-name-prefix = "Linein";
7170
};
7271

@@ -75,14 +74,12 @@
7574
compatible = "everest,es7154";
7675
VDD-supply = <&vcc_3v3>;
7776
PVDD-supply = <&vcc_5v>;
78-
status = "okay";
7977
sound-name-prefix = "Lineout";
8078
};
8179

8280
spdif_dit: audio-codec-2 {
8381
#sound-dai-cells = <0>;
8482
compatible = "linux,spdif-dit";
85-
status = "okay";
8683
sound-name-prefix = "DIT";
8784
};
8885

@@ -91,14 +88,12 @@
9188
compatible = "dmic-codec";
9289
num-channels = <7>;
9390
wakeup-delay-ms = <50>;
94-
status = "okay";
9591
sound-name-prefix = "MIC";
9692
};
9793

9894
spdif_dir: audio-codec-4 {
9995
#sound-dai-cells = <0>;
10096
compatible = "linux,spdif-dir";
101-
status = "okay";
10297
sound-name-prefix = "DIR";
10398
};
10499

arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
compatible = "dmic-codec";
4646
num-channels = <2>;
4747
wakeup-delay-ms = <50>;
48-
status = "okay";
4948
sound-name-prefix = "MIC";
5049
};
5150

arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
spdif_dit: audio-codec-1 {
2323
#sound-dai-cells = <0>;
2424
compatible = "linux,spdif-dit";
25-
status = "okay";
2625
sound-name-prefix = "DIT";
2726
};
2827

arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
spdif_dit: audio-codec-1 {
2323
#sound-dai-cells = <0>;
2424
compatible = "linux,spdif-dit";
25-
status = "okay";
2625
sound-name-prefix = "DIT";
2726
};
2827

arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
spdif_dit: audio-codec-1 {
1818
#sound-dai-cells = <0>;
1919
compatible = "linux,spdif-dit";
20-
status = "okay";
2120
sound-name-prefix = "DIT";
2221
};
2322

arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
spdif_dit: audio-codec-0 {
2727
#sound-dai-cells = <0>;
2828
compatible = "linux,spdif-dit";
29-
status = "okay";
3029
sound-name-prefix = "DIT";
3130
};
3231

arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
spdif_dit: audio-codec-0 {
1919
#sound-dai-cells = <0>;
2020
compatible = "linux,spdif-dit";
21-
status = "okay";
2221
sound-name-prefix = "DIT";
2322
};
2423

arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
spdif_dit: audio-codec-0 {
1919
#sound-dai-cells = <0>;
2020
compatible = "linux,spdif-dit";
21-
status = "okay";
2221
sound-name-prefix = "DIT";
2322
};
2423

arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
spdif_dit: audio-codec-0 {
2222
#sound-dai-cells = <0>;
2323
compatible = "linux,spdif-dit";
24-
status = "okay";
2524
sound-name-prefix = "DIT";
2625
};
2726

arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
spdif_dit: audio-codec-0 {
1818
#sound-dai-cells = <0>;
1919
compatible = "linux,spdif-dit";
20-
status = "okay";
2120
sound-name-prefix = "DIT";
2221
};
2322

0 commit comments

Comments
 (0)