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:
e62ba90
)
arm: dts: rk356x: Makefile: sort
author
FUKAUMI Naoki
<naoki@radxa.com>
Sat, 8 Apr 2023 09:33:42 +0000
(09:33 +0000)
committer
Kever Yang
<kever.yang@rock-chips.com>
Tue, 9 May 2023 14:50:01 +0000
(22:50 +0800)
sort alphanumerically.
Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/Makefile
patch
|
blob
|
history
diff --git
a/arch/arm/dts/Makefile
b/arch/arm/dts/Makefile
index
c189e31
..
480269f
100644
(file)
--- a/
arch/arm/dts/Makefile
+++ b/
arch/arm/dts/Makefile
@@
-167,8
+167,8
@@
dtb-$(CONFIG_ROCKCHIP_RK3399) += \
dtb-$(CONFIG_ROCKCHIP_RK3568) += \
rk3566-anbernic-rgxx3.dtb \
- rk3568-evb.dtb \
rk3566-radxa-cm3-io.dtb \
+ rk3568-evb.dtb \
rk3568-rock-3a.dtb
dtb-$(CONFIG_ROCKCHIP_RK3588) += \