commit | de21807c8fce2204b19919ca474afdf2e396db9d | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Feb 22 10:50:23 2019 +0100 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 11 20:10:05 2019 -0600 |
tree | 1fd1e317a63aa2f0f94c3af587718b48ef0398b1 | |
parent | 826325f18d6b7683f2c2c533dffa9f842279f037 [diff] |
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>