From e394afc1657ea9b9af8147a3ebd412bd4df7683f Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Thu, 3 Jan 2019 09:37:54 -0800 Subject: Add PMPs to coreip DTSs Signed-off-by: Nathaniel Graff --- bsp/coreip-s51-arty/design.dts | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bsp/coreip-s51-arty/design.dts') diff --git a/bsp/coreip-s51-arty/design.dts b/bsp/coreip-s51-arty/design.dts index 71b9ea6..ea349bb 100644 --- a/bsp/coreip-s51-arty/design.dts +++ b/bsp/coreip-s51-arty/design.dts @@ -45,6 +45,10 @@ compatible = "fixed-clock"; clock-frequency = <32500000>; }; + pmp: pmp@0 { + compatible = "riscv,pmp"; + regions = <8>; + }; L1: clint@2000000 { compatible = "riscv,clint0"; interrupts-extended = <&L3 3 &L3 7>; -- cgit v1.2.1-18-gbd029