commit | 96e502dd0461d6be23d127e901f49781133bad5c | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Dec 03 21:30:44 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Dec 04 09:21:07 2018 +0100 |
tree | fbc8023befea2aab1cea129916f7be6e503d9f8a | |
parent | 5b16ba9d52f7d06e3f25128f1a8eec1314b2ef4d [diff] |
ARM: dts: rmobile: Extract i2c6 on M2W Porter The i2c6 node is missing in mainline Linux thus far, pull it into U-Boot specific DT until it hits 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