File tree Expand file tree Collapse file tree 1 file changed +16
-17
lines changed
arch/arm/boot/dts/samsung Expand file tree Collapse file tree 1 file changed +16
-17
lines changed Original file line number Diff line number Diff line change 74
74
headset-detect-gpios = <&gph0 6 GPIO_ACTIVE_HIGH>;
75
75
headset-key-gpios = <&gph3 6 GPIO_ACTIVE_HIGH>;
76
76
77
- samsung,audio-routing =
78
- "HP", "HPOUT1L",
79
- "HP", "HPOUT1R",
77
+ audio-routing = "HP", "HPOUT1L",
78
+ "HP", "HPOUT1R",
80
79
81
- "SPK", "SPKOUTLN",
82
- "SPK", "SPKOUTLP",
80
+ "SPK", "SPKOUTLN",
81
+ "SPK", "SPKOUTLP",
83
82
84
- "RCV", "HPOUT2N",
85
- "RCV", "HPOUT2P",
83
+ "RCV", "HPOUT2N",
84
+ "RCV", "HPOUT2P",
86
85
87
- "LINE", "LINEOUT2N",
88
- "LINE", "LINEOUT2P",
86
+ "LINE", "LINEOUT2N",
87
+ "LINE", "LINEOUT2P",
89
88
90
- "IN1LP", "Main Mic",
91
- "IN1LN", "Main Mic",
89
+ "IN1LP", "Main Mic",
90
+ "IN1LN", "Main Mic",
92
91
93
- "IN1RP", "Headset Mic",
94
- "IN1RN", "Headset Mic",
92
+ "IN1RP", "Headset Mic",
93
+ "IN1RN", "Headset Mic",
95
94
96
- "Modem Out", "Modem TX",
97
- "Modem RX", "Modem In",
95
+ "Modem Out", "Modem TX",
96
+ "Modem RX", "Modem In",
98
97
99
- "Bluetooth SPK", "TX",
100
- "RX", "Bluetooth Mic";
98
+ "Bluetooth SPK", "TX",
99
+ "RX", "Bluetooth Mic";
101
100
102
101
pinctrl-names = "default";
103
102
pinctrl-0 = <&headset_det &earpath_sel>;
You can’t perform that action at this time.
0 commit comments