zephyr/dts
Ulf Magnusson efae1a5e10 dts: riscv32: rv32m1: Disable unused interrupt multiplexers
Commit 948ef47cf4 ("dts: riscv32: Add rv32m1 zero-riscy core") put
common ri5cy and zero_riscy DT parts in rv32m1.dtsi, with two separate
rv32m1_ri5cy.dtsi rv32m1_zero_riscy.dtsi files that #include it.

The two interrupt multiplexers are defined in the common rv32m1.dtsi
file, but rv32m1_ri5cy.dtsi rv32m1_zero_riscy.dtsi each only specify
'interrupts' for one of them. Since 'interrupts' is 'category: required'
in openisa,rv32m1-intmux.yaml, this leads to warnings (or errors with
the new DT parser).

Disable (status = "disabled") the two interrupt multiplexers in the
common rv32m1.dtsi file and enable them in the board-specific files to
fix it. Required props. are only checked for enabled nodes.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-07-20 17:23:20 -04:00
..
arc dts: Add information about system bus frequency to the dts 2019-07-17 21:53:36 +02:00
arm dts: add label property to all jedec,spi-nor nodes 2019-07-20 17:23:08 -04:00
bindings dts: bindings: fixed-clock: Make label optional 2019-07-20 17:22:21 -04:00
common dts: flash simulator cleanup 2019-04-26 04:04:19 -07:00
nios2 dts: nios2: fix flash node name 2019-07-02 18:38:23 -04:00
posix dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
riscv32 dts: riscv32: rv32m1: Disable unused interrupt multiplexers 2019-07-20 17:23:20 -04:00
x86 dts: Remove unused virtualcom device node from dts 2019-07-18 11:24:40 +02:00
xtensa dts: Add information about system bus frequency to the dts 2019-07-17 21:53:36 +02:00
Kconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00