dm: Also remove interrupts property from SPL DT
authorMichal Simek <michal.simek@xilinx.com>
Fri, 22 Feb 2019 09:50:23 +0000 (10:50 +0100)
committerSimon Glass <sjg@chromium.org>
Fri, 12 Apr 2019 02:10:05 +0000 (20:10 -0600)
commitf00d89fd506755d68a224c19fd77c70e9199fcb4
tree1fd1e317a63aa2f0f94c3af587718b48ef0398b1
parent174538845b1490d05a8c97c49088c54f4365551c
dm: Also remove interrupts property from SPL DT

interrupt-parent property is removed already that's why there is no
reason to keep interrupts property if parent doesn't exist.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
dts/Kconfig