commit | 869d2529429146ab98eca72ee519f60711cf1b69 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Thu May 13 13:46:05 2021 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Mon May 17 09:52:27 2021 -0500 |
tree | 3fd0b415268053e7301f298acd984f3d98ba7462 | |
parent | 0ee3da91ac515d5c5698a4eb8e51878516a2ff08 [diff] |
dts: arm: stm32f{2,4,7}: fix device tree warning Switch the interrupt controller address to lower case to avoid this warning: stm32f723e_disco.dts.pre.tmp:97.39-102.5: Warning (simple_bus_reg): /soc/interrupt-controller@40013C00: simple-bus unit address format error, expected "40013c00" Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>