diff options
| author | Lubomir Rintel <[email protected]> | 2019-08-22 09:26:29 +0000 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2019-08-30 14:23:30 +0000 |
| commit | d6a95280ba169c3a3d632d983cc6977c544a06e8 (patch) | |
| tree | abc6d34a7177d902b48e1a375846a6e09a49f063 /tools/perf/scripts/python/compaction-times.py | |
| parent | irqchip/meson-gpio: Add support for meson sm1 SoCs (diff) | |
| download | kernel-d6a95280ba169c3a3d632d983cc6977c544a06e8.tar.gz kernel-d6a95280ba169c3a3d632d983cc6977c544a06e8.zip | |
irqchip/mmp: Do not use of_address_to_resource() to get mux regs
The "regs" property of the "mrvl,mmp2-mux-intc" devices are silly. They
are offsets from intc's base, not addresses on the parent bus. At this
point it probably can't be fixed.
On an OLPC XO-1.75 machine, the muxes are children of the intc, not the
axi bus, and thus of_address_to_resource() won't work. We should treat
the values as mere integers as opposed to bus addresses.
Signed-off-by: Lubomir Rintel <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
