Commit b56611d
staging: gpib: Remove dependency on LED subsystem
The yoga pin map is compatible with the others so that its led
can be used as the activity led. Using the LED subsytem required
adding a dtoverlay to the boot config as well as setting up the
activity led via sysfs. To simplify the setup we remove the
dependency on the LED subsystem and use the on board led as for
the other pin maps.
Tested-by: Dave Penkler <dpenkler@gmail.com>
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250418173434.2892-5-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 2eab123 commit b56611d
1 file changed
Lines changed: 6 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
139 | | - | |
140 | | - | |
| 138 | + | |
141 | 139 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
147 | 143 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 144 | + | |
| 145 | + | |
152 | 146 | | |
153 | 147 | | |
154 | 148 | | |
| |||
1180 | 1174 | | |
1181 | 1175 | | |
1182 | 1176 | | |
1183 | | - | |
1184 | | - | |
1185 | 1177 | | |
1186 | 1178 | | |
1187 | 1179 | | |
| |||
1193 | 1185 | | |
1194 | 1186 | | |
1195 | 1187 | | |
1196 | | - | |
1197 | | - | |
1198 | 1188 | | |
1199 | 1189 | | |
1200 | 1190 | | |
| |||
1254 | 1244 | | |
1255 | 1245 | | |
1256 | 1246 | | |
1257 | | - | |
1258 | 1247 | | |
1259 | 1248 | | |
1260 | 1249 | | |
| |||
0 commit comments