summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStefan Roese <[email protected]>2021-04-07 09:12:34 +0200
committerDaniel Schwierzeck <[email protected]>2021-04-23 21:22:55 +0200
commit1eefd49cc188e40f7221f96cd7d7a21b3ccba89a (patch)
tree6f5c32522ca6a5960ee4f7c6f143601efc242148 /scripts
parent609414595879b0c1b762b38773e40e7712d417d2 (diff)
sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon
This patch enables the usage of the MVEBU AHCI/SATA driver. The only changes necessary to support MIPS Octeon via DT based probing are, to add the compatible DT property and the use of dev_remap_addr() so that the correct mapped address is used in the Octeon case (phys != virt). Please note that this driver supports the usage of the "scsi" command and not the "sata" command, since it does not provide an own "scan" function, which is needed for the "sata" cmd support. Signed-off-by: Stefan Roese <[email protected]> Cc: Aaron Williams <[email protected]> Cc: Chandrakala Chavva <[email protected]> Cc: Daniel Schwierzeck <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions