diff options
author | Paul Walmsley <[email protected]> | 2015-03-26 08:53:57 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2015-04-02 10:03:55 +0100 |
commit | 049e4b3f801778569c619324a36b4518d955dba4 (patch) | |
tree | 1bffbaf6332485a20410feba86eb7e7d5d3cfc36 /scripts/gdb/linux/modules.py | |
parent | 7c07005eea967db09163491d39bd0c1cda485c21 (diff) |
ARM: 8333/1: amba: tegra-ahb: fix register offsets in the macros
amba: tegra-ahb: fix register offsets in the macros
From a hardware SoC integration point of view, the offsets of the
Tegra AHB registers that are currently defined in tegra-ahb.c macros
are all off by four bytes. Similarly, the starting address of this IP
block in our existing DT files is also off by four bytes. Since we
attempt to make old DT files forward-compatible with newer kernels, we
cannot fix the IP block base address in old DT data. However, we can
fix the offsets in the driver so that they are correct with respect to
the hardware, which is what this patch does. And a subsequent patch
will allow the offset to be removed for DT 'compatible' strings used
in future DT files for newer Tegra chips that the kernel does not yet
support.
Signed-off-by: Paul Walmsley <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Alexandre Courbot <[email protected]>
Cc: Hiroshi DOYU <[email protected]>
Cc: Stephen Warren <[email protected]>
Cc: Thierry Reding <[email protected]>
Cc: [email protected]
Acked-by: Stephen Warren <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions