git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bbfacf
)
rockchip: rk356x: Add rk3568-u-boot.dtsi
author
Jonas Karlman
<jonas@kwiboo.se>
Sat, 4 May 2024 19:42:59 +0000
(19:42 +0000)
committer
Kever Yang
<kever.yang@rock-chips.com>
Tue, 7 May 2024 07:56:10 +0000
(15:56 +0800)
Add a <CONFIG_SYS_SOC>-u-boot.dtsi file that gets included by default
for RK356x boards when a board specific u-boot.dtsi file dont exists.
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3568-u-boot.dtsi
[new file with mode: 0644]
patch
|
blob
diff --git a/arch/arm/dts/rk3568-u-boot.dtsi
b/arch/arm/dts/rk3568-u-boot.dtsi
new file mode 100644
(file)
index 0000000..
6e8307e
--- /dev/null
+++ b/
arch/arm/dts/rk3568-u-boot.dtsi
@@ -0,0
+1,3
@@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+
+#include "rk356x-u-boot.dtsi"