Skip to content

Commit 2ef3820

Browse files
committed
{config,dtb}: sony-aries: add panels
Signed-off-by: Valeriy Klimin <[email protected]>
1 parent b2831cc commit 2ef3820

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

config/sony-aries.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 lineage-18.1-20240214-nightly-z3c-signed.zip
3+
4+
OPTIONS=()
5+
PANELS=(
6+
[novatek_jdi_720p_cmd_panel]="sony,novatek-jdi-720p-cmd"
7+
[novatek_sharp_720p_cmd_panel]="sony,novatek-sharp-720p-cmd"
8+
)

dtb/sony-aries.dtb

2.25 MB
Binary file not shown.

0 commit comments

Comments
 (0)