summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorFUKAUMI Naoki <[email protected]>2025-11-07 06:47:16 +0000
committerKever Yang <[email protected]>2025-12-14 00:02:10 +0800
commit73159af02d023d01d9c4c08d319eb86cb10f1983 (patch)
tree849d8d4723e54aabcd9b335aa25f5db5ad084c88 /arch
parent2df3666a241b706005ac8130c06188678c32ba39 (diff)
rockchip: rock5b-rk3588: Add support for Radxa ROCK 5T
Include the FDT for Radxa ROCK 5T in the FIT, in addition to those for 5B and 5B+, and add board selection code to load the 5T FDT when the DRAM type is LPDDR5 and ADC channel 5 value is close to 1016. Signed-off-by: FUKAUMI Naoki <[email protected]> Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/rk3588-rock-5t-u-boot.dtsi3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/dts/rk3588-rock-5t-u-boot.dtsi b/arch/arm/dts/rk3588-rock-5t-u-boot.dtsi
new file mode 100644
index 00000000000..c07696c8391
--- /dev/null
+++ b/arch/arm/dts/rk3588-rock-5t-u-boot.dtsi
@@ -0,0 +1,3 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+
+#include "rk3588-rock-5b-u-boot.dtsi"