diff --git a/config/lenovo-a6020l36.sh b/config/lenovo-a6020l36.sh new file mode 100644 index 0000000..032542c --- /dev/null +++ b/config/lenovo-a6020l36.sh @@ -0,0 +1,8 @@ +#!/usr/bin/env bash +# DTB: Extracted from stock boot image + +OPTIONS=(-r vsp -r vsn) +PANELS=( + [otm1901a_tm_1080p_video]="wingtech,tm-otm1901a" + [nt35596_1080p_video]="wingtech,nt35596" +) diff --git a/dtb/lenovo-a6020l36.dtb b/dtb/lenovo-a6020l36.dtb new file mode 100644 index 0000000..cdaebc8 Binary files /dev/null and b/dtb/lenovo-a6020l36.dtb differ