[PATCH 0/2] Add support for TI AM18XX/OMAP-L138 PRUSS

From: David Lechner
Date: Mon Jan 04 2021 - 13:31:53 EST


This is the first step for adding support for the PRUSS on TI AM18XX/OMAP-L138
SoCs. This series adds support in the top-level PRUSS driver. (Patches for the
interrupt controller and individual PRUs are independent of this change and
will be submitted separately.)

David Lechner (2):
dt-bindings: soc: ti: ti,pruss: add ti,am1806-pruss
soc: ti: pruss: add support for AM18XX/OMAP-L138 PRUSS

.../devicetree/bindings/soc/ti/ti,pruss.yaml | 2 +
drivers/soc/ti/Kconfig | 2 +-
drivers/soc/ti/pruss.c | 76 +++++++++++--------
3 files changed, 47 insertions(+), 33 deletions(-)

--
2.25.1