]> git.sur5r.net Git - u-boot/commit
sunxi: DT: A64: add proper SoPine baseboard device tree
authorAndre Przywara <andre.przywara@arm.com>
Wed, 4 Jul 2018 13:16:39 +0000 (14:16 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 16 Jul 2018 06:33:34 +0000 (12:03 +0530)
commitdf3ebdc99af72717932d0805174289abf46d3a0a
tree9203f8b83c1cb2c651d8395611e831561c7e6a06
parent2d0c3d6b168854260aa2e80852d3d618aa3347e9
sunxi: DT: A64: add proper SoPine baseboard device tree

When the defconfig for the SoPine baseboard was added, there wasn't any
proper DT for the board yet, so we used the Pine64 DT as a placeholder.
Copy the DT file(s) meanwhile added in Linux over to U-Boot, and use
them in our defconfig.
This is as of v4.18-rc3, exactly Linux commit:
commit 7d556bfc49adddf2beb0d16c91945c3b8b783282
Author: Jagan Teki <jagannadh.teki@gmail.com>
Date:   Mon Dec 4 10:23:07 2017 +0530

    arm64: allwinner: a64-sopine: Fix to use dcdc1 regulator instead of vcc3v3

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/dts/Makefile
arch/arm/dts/sun50i-a64-sopine-baseboard.dts [new file with mode: 0644]
arch/arm/dts/sun50i-a64-sopine.dtsi [new file with mode: 0644]
configs/sopine_baseboard_defconfig