File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
arch/mips/boot/dts/ingenic Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 91
91
"MIC1N", "Built-in Mic";
92
92
simple-audio-card,pin-switches = "Speaker", "Headphones";
93
93
94
- simple-audio-card,hp-det-gpio = <&gpf 21 GPIO_ACTIVE_LOW>;
94
+ simple-audio-card,hp-det-gpios = <&gpf 21 GPIO_ACTIVE_LOW>;
95
95
simple-audio-card,aux-devs = <&speaker_amp>, <&headphones_amp>;
96
96
97
97
simple-audio-card,bitclock-master = <&dai_codec>;
Original file line number Diff line number Diff line change 148
148
"Speaker", "OUTR";
149
149
simple-audio-card,pin-switches = "Speaker";
150
150
151
- simple-audio-card,hp-det-gpio = <&gpd 16 GPIO_ACTIVE_LOW>;
151
+ simple-audio-card,hp-det-gpios = <&gpd 16 GPIO_ACTIVE_LOW>;
152
152
simple-audio-card,aux-devs = <&>;
153
153
154
154
simple-audio-card,bitclock-master = <&dai_codec>;
You can’t perform that action at this time.
0 commit comments