Age | Commit message (Collapse) | Author | Files | Lines |
|
This fixes some various typos.
Signed-off-by: Sachin Agarwal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
|
|
Use devm_platform_ioremap_resource() to simplify the code a bit.
This is detected by coccinelle.
Signed-off-by: YueHaibing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Eugeniy Paltsev <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
|
|
Add single-register MMIO GPIO driver for complex cases where
only several fields in register belong to GPIO lines and each GPIO
line owns a field with different length and on/off value.
Such CREG GPIOs are used in Synopsys AXS10x and HSDK boards.
Signed-off-by: Eugeniy Paltsev <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
|