commit | d490d4325fde0b307e5d90be5daad2b0cf367ace | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Dec 03 20:45:22 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Dec 04 09:21:07 2018 +0100 |
tree | 34f24d5c07ebfbf93ab7de35f3a0bb2903efc3cd | |
parent | 3b7dffe680ce01b5af5247856cb7fb441d3e1249 [diff] |
ARM: dts: rmobile: Extract AVB node extras on V3M Eagle The AVB node is not complete in Linux 4.17 DTs on V3M Eagle, pull the AVB node extras into U-Boot specific DT until they hit mainline Linux, to make syncing of DTs easier. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> --- V2: Rebase on u-boot/master