Skip to content

Commit 3a896dc

Browse files
yihsin-hungasus-leslieyu
authored andcommitted
Remove pcm5122 dts config and modify the symbol of sound to sound-simple-cards for dts overlay arch.
Change-Id: Ic129f156b795334785adb17e70d041527a2b8595 Signed-off-by: yi-hsin_hung <yi-hsin_hung@asus.com>
1 parent e5a50c1 commit 3a896dc

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

arch/arm/boot/dts/rk3288-miniarm.dts

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
};
154154
};
155155

156-
sound {
156+
sound-simple-card {
157157
compatible = "simple-audio-card";
158158
simple-audio-card,format = "i2s";
159159
simple-audio-card,name = "rockchip,miniarm-codec";
@@ -498,13 +498,6 @@
498498

499499
&i2c1 {
500500
status = "okay";
501-
502-
pcm5122: pcm5122@4c {
503-
#sound-dai-cells = <0>;
504-
compatible = "ti,pcm5122";
505-
reg = <0x4c>;
506-
status = "disabled";
507-
};
508501
};
509502

510503
&i2c3 {

0 commit comments

Comments
 (0)