dts: am57xx*: Add ipu early boot DT changes
Add support for ipu early boot. Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
This commit is contained in:
parent
5717294230
commit
57b02b79f3
@ -520,6 +520,7 @@ ARM TI
|
||||
M: Tom Rini <trini@konsulko.com>
|
||||
S: Maintained
|
||||
T: git https://source.denx.de/u-boot/custodians/u-boot-ti.git
|
||||
F: arch/arm/dts/am57xx*
|
||||
F: arch/arm/dts/dra7*
|
||||
F: arch/arm/mach-davinci/
|
||||
F: arch/arm/mach-k3/
|
||||
|
7
arch/arm/dts/am57xx-beagle-x15-revb1-u-boot.dtsi
Normal file
7
arch/arm/dts/am57xx-beagle-x15-revb1-u-boot.dtsi
Normal file
@ -0,0 +1,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/*
|
||||
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
|
||||
*/
|
||||
|
||||
#include "omap5-u-boot.dtsi"
|
||||
#include "dra7-ipu-common-early-boot.dtsi"
|
7
arch/arm/dts/am57xx-beagle-x15-revc-u-boot.dtsi
Normal file
7
arch/arm/dts/am57xx-beagle-x15-revc-u-boot.dtsi
Normal file
@ -0,0 +1,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/*
|
||||
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
|
||||
*/
|
||||
|
||||
#include "omap5-u-boot.dtsi"
|
||||
#include "dra7-ipu-common-early-boot.dtsi"
|
7
arch/arm/dts/am57xx-beagle-x15-u-boot.dtsi
Normal file
7
arch/arm/dts/am57xx-beagle-x15-u-boot.dtsi
Normal file
@ -0,0 +1,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/*
|
||||
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
|
||||
*/
|
||||
|
||||
#include "omap5-u-boot.dtsi"
|
||||
#include "dra7-ipu-common-early-boot.dtsi"
|
7
arch/arm/dts/am57xx-cl-som-am57x-u-boot.dtsi
Normal file
7
arch/arm/dts/am57xx-cl-som-am57x-u-boot.dtsi
Normal file
@ -0,0 +1,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/*
|
||||
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
|
||||
*/
|
||||
|
||||
#include "omap5-u-boot.dtsi"
|
||||
#include "dra7-ipu-common-early-boot.dtsi"
|
7
arch/arm/dts/am57xx-sbc-am57x-u-boot.dtsi
Normal file
7
arch/arm/dts/am57xx-sbc-am57x-u-boot.dtsi
Normal file
@ -0,0 +1,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/*
|
||||
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
|
||||
*/
|
||||
|
||||
#include "omap5-u-boot.dtsi"
|
||||
#include "dra7-ipu-common-early-boot.dtsi"
|
Loading…
Reference in New Issue
Block a user