arm: pdu001: Fix dt to work with the current am33xx dtsi files

The changes introduced with commit 6337d53fdf ("arm: dts: sync am33xx
with Linux 5.9-rc7") prevent the PDU001 from operating correctly.
This patch fixes the configuration of the pin multiplexer and uart3.

Signed-off-by: Felix Brack <fb@ltec.ch>
This commit is contained in:
Felix Brack
2022-02-08 11:38:39 +01:00
committed by Tom Rini
parent 609177140b
commit 9f0deae6d5
2 changed files with 19 additions and 7 deletions

View File

@@ -5,17 +5,25 @@
#include "am33xx-u-boot.dtsi"
/ {
ocp {
u-boot,dm-pre-reloc;
&l4_wkup {
u-boot,dm-pre-reloc;
segment@200000 {
target-module@10000 {
u-boot,dm-pre-reloc;
};
};
};
&l4_wkup {
u-boot,dm-pre-reloc;
};
&l4_per {
u-boot,dm-pre-reloc;
segment@100000 {
u-boot,dm-pre-reloc;
target-module@a6000 {
u-boot,dm-pre-reloc;
};
};
segment@300000 {