3'/>
summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/common.c
rivers/misc/habanalabs/include/gaudi2/asic_reg?h=linux-6.6.y&id=9fc2f99030b55027d84723b0dcbbe9f7e21b9c6c&showmsg=1'>asic_reg/pcie_dbi_regs.h
AgeCommit message (Expand)Author
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner
2022-04-29ARM: davinci: remove include/mach/ subdirectoryArnd Bergmann
AgeCommit message (Collapse)Author
2022-07-12habanalabs/gaudi2: add asic registers header filesOded Gabbay
Add the relevant GAUDI2 ASIC registers header files. These files are generated automatically from a tool maintained by the VLSI engineers. There are more files which are not upstreamed because only very few defines from those files are used in the driver. For those files, I copied the relevant defines into gaudi2_regs.h and gaudi2_masks.h, to reduce the size of this patch. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>