Commit 5556af9
committed
Merge: Enable and update gpio-keys-polled driver
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/4918
JIRA: https://issues.redhat.com/browse/RHEL-52234
We've been requested to enable this driver because there are vendors
using it (although not all DT files are upstream yet).
I've performed basic testing on the Jetson AGX Orin w/ a slightly
modified driver (so that it would load without DT changes).
Signed-off-by: Luiz Capitulino <luizcap@redhat.com>
Approved-by: Tony Camuso <tcamuso@redhat.com>
Approved-by: Mark Salter <msalter@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Rado Vrbovsky <rvrbovsk@redhat.com>File tree
2 files changed
+7
-12
lines changed- drivers/input/keyboard
- redhat/configs/common/generic/arm/aarch64
2 files changed
+7
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | 302 | | |
308 | | - | |
| 303 | + | |
| 304 | + | |
309 | 305 | | |
310 | 306 | | |
311 | 307 | | |
| |||
319 | 315 | | |
320 | 316 | | |
321 | 317 | | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
328 | 322 | | |
329 | 323 | | |
330 | 324 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments