aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorFlorian Fainelli <[email protected]>2022-01-07 10:46:07 -0800
committerMiquel Raynal <[email protected]>2022-01-23 16:37:18 +0100
commit25f97138f8c225dbf365b428a94d7b30a6daefb3 (patch)
treee6c7cb880c318b4f4d4500177866f3317c000046 /tools/perf/scripts/python/syscall-counts.py
parent9e37532b1820b4d86b17c74bf3d176d79c80974b (diff)
mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
Allow a brcmnand_soc instance to provide a custom set of I/O operations which we will require when using this driver on a BCMA bus which is not directly memory mapped I/O. Update the nand_{read,write}_reg accordingly to use the SoC operations if provided. To minimize the penalty on other SoCs which do support standard MMIO accesses, we use a static key which is disabled by default and gets enabled if a soc implementation does provide I/O operations. Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions