diff options
author | Sakari Ailus <[email protected]> | 2022-03-31 15:54:49 +0300 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2022-04-05 15:30:47 +0200 |
commit | 68b979d068d3d0dceb14c446f664433d96f20a7e (patch) | |
tree | e4d79df7a341cd7e2bae877b3c70084d40979d25 /scripts/gdb/linux/lists.py | |
parent | 55dcbc05827ebcefe888a2829e0a59343ce6ae0a (diff) |
device property: Add iomap to fwnode operations
Add iomap() fwnode operation to implement fwnode_iomap() through fwnode
operations, moving the code in fwnode_iomap() to OF framework.
Note that the IS_ENABLED(CONFIG_OF_ADDRESS) && is_of_node(fwnode) check is
needed for Sparc that has its own implementation of of_iomap anyway. Let
the pre-compiler to handle that check.
Signed-off-by: Sakari Ailus <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions