Skip to content

Commit a94aa18

Browse files
gumulkanuclearcat
authored andcommitted
config: platform: add rock3a to pengutronix
Signed-off-by: Fabian Pflug <[email protected]>
1 parent 7ffef98 commit a94aa18

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

config/platforms.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,13 @@ platforms:
473473
dtb: dtbs/rockchip/rk3399-rock-pi-4b.dtb
474474
compatible: ['radxa,rockpi4b', 'radxa,rockpi4', 'rockchip,rk3399']
475475

476+
rk3568-rock3a:
477+
<<: *arm64-device
478+
boot_method: barebox
479+
mach: rockchip
480+
dtb: dtbs/rockchip/rk3568-rock-3a.dts
481+
compatible: ['radxa,rock3a', 'rockchip,rk3568']
482+
476483
rk3588-rock-5b:
477484
<<: *arm64-device
478485
mach: rockchip

config/scheduler.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ scheduler:
279279
platforms:
280280
- imx8mm-innocomm-wb15-evk
281281
- imx8mp-tqma8mpql-mba8mpxl
282+
- rk3568-rock3a
282283

283284
- job: baseline-arm64-foundriesio
284285
event: *kbuild-gcc-14-arm64-node-event

0 commit comments

Comments
 (0)