summaryrefslogtreecommitdiff
path: root/drivers/perf
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2020-07-28 05:55:24 +0300
committerJoel Stanley <joel@jms.id.au>2020-09-10 05:53:14 +0300
commitf369a29bdde9f14040e9f0cc4ac610cdb216e93c (patch)
tree571fbb99ce93f64973f3ef6f5c71112387040b56 /drivers/perf
parent4d4905f6cc5b6534e9a3b6a3c75bcee840a27751 (diff)
downloadlinux-f369a29bdde9f14040e9f0cc4ac610cdb216e93c.tar.xz
fsi: aspeed: Support cabled FSI
Some FSI capable systems have internal FSI signals, and some have external cabled FSI. Software can detect which machine this is by reading a jumper GPIO, and also control which pins the signals are routed to through a mux GPIO. This attempts to find the GPIOs at probe time. If they are not present in the device tree the driver will not error and continue as before. The mux GPIO is owned by the FSI driver to ensure it is not modified at runtime. The routing jumper obtained as non-exclusive to allow other software to inspect it's state. Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Link: https://lore.kernel.org/r/20200728025527.174503-3-joel@jms.id.au Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions