sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsi
authorJagan Teki <jagan@amarulasolutions.com>
Fri, 25 Jan 2019 08:28:25 +0000 (13:58 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 30 Jan 2019 12:52:18 +0000 (18:22 +0530)
commitcebeba9fdf1e15f8af709ca37f1f0e048fe73209
treef95060971d7319c901cf61f1556ea9ae4d8b6d4d
parent708b5da38a19d41e6ccb9bff14f54b5f2d1db43c
sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsi

Like other Allwinner A64 boards, pinebook also need altering
auto-numbering of mmc2 to mmc1 which is available in common
sunxi dsti file, sunxi-u-boot.dtsi

Pinebook has a separate sun50i-a64-pinebook-u-boot.dtsi which
takes more precedence for u-boot.dtsi inclusion and it eventually
failed to include the sunxi-u-boot.dtsi.

So, this patch add support to include the sunxi-u-boot.dtsi in the
sun50i-a64-pinebook-u-boot.dtsi

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Tested-by: Vasily Khoruzhick <anarsoul@gmail.com> # Pinebook
arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi