Add microwatt_soc.h and io.h include file
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 8 May 2020 00:27:33 +0000 (10:27 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 8 May 2020 11:06:16 +0000 (21:06 +1000)
commit33de131384358767455f89a2b0e37a861aba8086
treee140cb50ebadc22642656cba2a8999468e7ffc4b
parent025cf5efe8591c4f0802fd2f1472e57481069152
Add microwatt_soc.h and io.h include file

This contains C definitions for various Microwatt internal MMIOs
and a set of accessors.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
include/io.h [new file with mode: 0644]
include/microwatt_soc.h [new file with mode: 0644]