We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e29b70 commit 41c4616Copy full SHA for 41c4616
drivers/gpio/TODO
@@ -80,6 +80,10 @@ Work items:
80
- Look over and identify any remaining easily converted drivers and
81
dry-code conversions to MMIO GPIO for maintainers to test
82
83
+- Expand the MMIO GPIO or write a new library for regmap-based I/O
84
+ helpers for GPIO drivers on regmap that simply use offsets
85
+ 0..n in some register to drive GPIO lines
86
+
87
- Expand the MMIO GPIO or write a new library for port-mapped I/O
88
helpers (x86 inb()/outb()) and convert port-mapped I/O drivers to use
89
this with dry-coding and sending to maintainers to test
0 commit comments