commit | d2721fb52a3a198deef2bb93e3ec24de4b283af9 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Apr 05 18:08:58 2020 +0200 |
committer | marex <marex@desktop.lan> | Wed Apr 29 00:28:34 2020 +0200 |
tree | 5f294f0d906f445100d11560ff5adccb594c9a48 | |
parent | adaa0167bb7e09977218ae8600233b7eb5e06c5a [diff] |
ARM: dts: rmobile: Scrub unused DT nodes Remove DT nodes which are not used by U-Boot, like audio and video in/out nodes. This saves about 35 kiB on the resulting U-Boot binary without any impact on functionality. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>