Skip to content

Commit 1e9ebe8

Browse files
committed
ARM: dts: xilinx: drop spdif fromat
The format property set to 'spdif' has no meaning on these DTs as that interface type is handled by the generic hdmi-sound driver. Signed-off-by: Nuno Sá <[email protected]>
1 parent aceed1d commit 1e9ebe8

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

arch/arm/boot/dts/xilinx/zynq-adrv9361-z7035-fmc.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@
232232
"Speaker", "TX";
233233

234234
simple-audio-card,dai-link@0 {
235-
format = "spdif";
236235
cpu {
237236
sound-dai = <&axi_spdif_tx_0>;
238237
frame-master;

arch/arm/boot/dts/xilinx/zynq-zc702-adv7511.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@
143143
"Speaker", "TX";
144144

145145
simple-audio-card,dai-link@0 {
146-
format = "spdif";
147146
cpu {
148147
sound-dai = <&axi_spdif_tx_0>;
149148
frame-master;

arch/arm/boot/dts/xilinx/zynq-zc706-adv7511.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@
173173
"Speaker", "TX";
174174

175175
simple-audio-card,dai-link@0 {
176-
format = "spdif";
177176
cpu {
178177
sound-dai = <&axi_spdif_tx_0>;
179178
frame-master;

arch/arm/boot/dts/xilinx/zynq-zed-adv7511.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@
160160
"Speaker", "TX";
161161

162162
simple-audio-card,dai-link@0 {
163-
format = "spdif";
164163
cpu {
165164
sound-dai = <&axi_spdif_tx_0>;
166165
};

arch/arm/boot/dts/xilinx/zynq-zed-imageon.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@
203203
"Speaker", "TX";
204204

205205
simple-audio-card,dai-link@0 {
206-
format = "spdif";
207206
cpu {
208207
sound-dai = <&axi_spdif_tx_0>;
209208
frame-master;

0 commit comments

Comments
 (0)