dts: bindings: openisa,rv32m1-event-unit: remove base_label

We aren't using the defines generated by base_label for this device and
we should use DT_ prefixed ones if/when we do.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-02-08 09:15:15 -06:00 committed by Kumar Gala
parent 5fb4ac94fb
commit b339844c95

View File

@ -25,8 +25,6 @@ properties:
description: mmio register space
generation: define
base_label: RV32M1_EVENT_UNIT
"#cells":
- irq
...