commit | 377c534fd30263b202f7b13c589e2680a95e786d | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Wed Oct 04 14:39:16 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 16 09:42:51 2017 -0400 |
tree | a929765b7962daff04a5a6668587ac515f225b91 | |
parent | e6131f16c97876305f3833927b2aad7dd9b4b48c [diff] |
fdt: update bcm283x device tree sources to Linux 4.14 state Upstream Linux has received a few device tree updates to the RPi which we should propagate into the builtin U-Boot one as well to gain hardware support. This patch bumps the dts files to their 4.14 Linux counterparts with the exception of sdhost on 32bit RPi versions. There we stay with iproc as the sdhost driver is missing in U-Boot. Signed-off-by: Alexander Graf <agraf@suse.de>