diff options
author | Rob Herring <[email protected]> | 2020-08-20 21:53:59 -0600 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-09-08 16:37:02 +0100 |
commit | 2ef6b06a0475f69a6e396af9e1977e118a34d8ce (patch) | |
tree | bb39de07e6214f59cf9593b01311eb7727d08368 /tools/lib/api/fs/tracing_path.c | |
parent | 0f71c60ffd26943fa9646aa73ad7889ace116ce2 (diff) |
PCI: dwc: Simplify config space handling
The config space is divided in half for type 0 and type 1 accesses, but
this is pointless as there's only one iATU window which is
reconfigured on each access.
The only platform doing something custom is TI Keystone (surprise!).
It does its own mapping of the config space to avoid spliting the
config space and never actually uses va_cfg1_base as it has its own
config space accessors. With the splitting removed, Keystone can use the
default mapping of config space.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Cc: Murali Karicheri <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Jingoo Han <[email protected]>
Cc: Gustavo Pimentel <[email protected]>
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions