fdt: adjust bcm283x device tree for u-boot
authorFabian Vogt <fvogt@suse.com>
Mon, 26 Sep 2016 12:26:48 +0000 (14:26 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 29 Nov 2016 01:09:50 +0000 (20:09 -0500)
commitff5d7ae713ac6de37f3a93f3a4fed13ab4ffd154
tree981075c428ca54ccfed67118279ccbc14cc8b217
parent460255842cc152753436f96cd6ba9d23ae28c43b
fdt: adjust bcm283x device tree for u-boot

The information currently set via platdata has to be represented in the
device tree now. bcm283x-uboot.dtsi adds the u-boot specific "skip-init"
property to the serial nodes and enables initialization in the pre-reloc phase.

Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Signed-off-by: Fabian Vogt <fvogt@suse.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/bcm283x-uboot.dtsi [new file with mode: 0644]
arch/arm/dts/bcm283x.dtsi