Skip to content

Commit 77a6fd0

Browse files
committed
config/dtb: ark-peach: Add panel drivers
1 parent 9f2a5c6 commit 77a6fd0

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

config/ark-peach.sh

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#!/usr/bin/env bash
2+
# DTB: From stock boot.img
3+
4+
OPTIONS=(-r power)
5+
PANELS=(
6+
[nt35521_720p_dj_video]="ark,peach-nt35521-dj"
7+
[otm1287a_720p_video]="ark,peach-otm1287a"
8+
)

dtb/ark-peach.dtb

182 KB
Binary file not shown.

0 commit comments

Comments
 (0)