arm: dts: am335x: include am33xx-u-boot.dtsi

Include the SoC U-boot DTS in each am335x-<board>-u-boot.dtsi.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
This commit is contained in:
Dario Binacchi 2020-12-30 00:06:37 +01:00 committed by Lokesh Vutla
parent 58e1af972f
commit c28baf6c70
11 changed files with 23 additions and 0 deletions

View File

@ -4,6 +4,8 @@
* Author: Marcin Niestroj <m.niestroj@grinn-global.com> * Author: Marcin Niestroj <m.niestroj@grinn-global.com>
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
chosen { chosen {
stdout-path = &uart0; stdout-path = &uart0;

View File

@ -3,6 +3,8 @@
* Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
panel { panel {
u-boot,dm-pre-reloc; u-boot,dm-pre-reloc;

View File

@ -5,6 +5,8 @@
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it> * Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
panel { panel {
u-boot,dm-pre-reloc; u-boot,dm-pre-reloc;

View File

@ -4,6 +4,8 @@
* Copyright (C) 2018 Robert Bosch Power Tools GmbH * Copyright (C) 2018 Robert Bosch Power Tools GmbH
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
ocp { ocp {
u-boot,dm-pre-reloc; u-boot,dm-pre-reloc;

View File

@ -2,6 +2,9 @@
/* /*
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
xtal25mhz: xtal25mhz { xtal25mhz: xtal25mhz {
compatible = "fixed-clock"; compatible = "fixed-clock";

View File

@ -3,6 +3,8 @@
* Copyright (C) 2018 EETS GmbH - https://www.eets.ch/ * Copyright (C) 2018 EETS GmbH - https://www.eets.ch/
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
ocp { ocp {
u-boot,dm-pre-reloc; u-boot,dm-pre-reloc;

View File

@ -5,6 +5,8 @@
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it> * Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
panel { panel {
u-boot,dm-pre-reloc; u-boot,dm-pre-reloc;

View File

@ -3,6 +3,8 @@
* Copyright (C) 2020 Linumiz * Copyright (C) 2020 Linumiz
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
chosen { chosen {
#address-cells = <1>; #address-cells = <1>;

View File

@ -5,6 +5,8 @@
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it> * Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
panel { panel {
u-boot,dm-pre-reloc; u-boot,dm-pre-reloc;

View File

@ -3,6 +3,8 @@
* Copyright (C) 2019 Heiko Schocher <hs@denx.de> * Copyright (C) 2019 Heiko Schocher <hs@denx.de>
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
ocp { ocp {
u-boot,dm-pre-reloc; u-boot,dm-pre-reloc;

View File

@ -3,6 +3,8 @@
* Copyright (C) 2019 DENX Software Engineering GmbH * Copyright (C) 2019 DENX Software Engineering GmbH
*/ */
#include "am33xx-u-boot.dtsi"
/ { / {
chosen { chosen {
#address-cells = <1>; #address-cells = <1>;