Skip to content
Snippets Groups Projects
Commit c28baf6c authored by Dario Binacchi's avatar Dario Binacchi Committed by Lokesh Vutla
Browse files

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


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

Signed-off-by: default avatarDario Binacchi <dariobin@libero.it>
parent 58e1af97
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@
* Author: Marcin Niestroj <m.niestroj@grinn-global.com>
*/
#include "am33xx-u-boot.dtsi"
/ {
chosen {
stdout-path = &uart0;
......
......@@ -3,6 +3,8 @@
* Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
*/
#include "am33xx-u-boot.dtsi"
/ {
panel {
u-boot,dm-pre-reloc;
......
......@@ -5,6 +5,8 @@
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
*/
#include "am33xx-u-boot.dtsi"
/ {
panel {
u-boot,dm-pre-reloc;
......
......@@ -4,6 +4,8 @@
* Copyright (C) 2018 Robert Bosch Power Tools GmbH
*/
#include "am33xx-u-boot.dtsi"
/ {
ocp {
u-boot,dm-pre-reloc;
......
......@@ -2,6 +2,9 @@
/*
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
*/
#include "am33xx-u-boot.dtsi"
/ {
xtal25mhz: xtal25mhz {
compatible = "fixed-clock";
......
......@@ -3,6 +3,8 @@
* Copyright (C) 2018 EETS GmbH - https://www.eets.ch/
*/
#include "am33xx-u-boot.dtsi"
/ {
ocp {
u-boot,dm-pre-reloc;
......
......@@ -5,6 +5,8 @@
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
*/
#include "am33xx-u-boot.dtsi"
/ {
panel {
u-boot,dm-pre-reloc;
......
......@@ -3,6 +3,8 @@
* Copyright (C) 2020 Linumiz
*/
#include "am33xx-u-boot.dtsi"
/ {
chosen {
#address-cells = <1>;
......
......@@ -5,6 +5,8 @@
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
*/
#include "am33xx-u-boot.dtsi"
/ {
panel {
u-boot,dm-pre-reloc;
......
......@@ -3,6 +3,8 @@
* Copyright (C) 2019 Heiko Schocher <hs@denx.de>
*/
#include "am33xx-u-boot.dtsi"
/ {
ocp {
u-boot,dm-pre-reloc;
......
......@@ -3,6 +3,8 @@
* Copyright (C) 2019 DENX Software Engineering GmbH
*/
#include "am33xx-u-boot.dtsi"
/ {
chosen {
#address-cells = <1>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment