Fix RG552 panel flicker
updated clock settings for the 552 panel
This commit is contained in:
parent
7ec0f8bdfd
commit
9ad25b3554
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ case ${DEVICE} in
|
|||
;;
|
||||
RG552)
|
||||
PKG_URL="https://github.com/brooksytech/rk3399-kernel-5.19.git"
|
||||
PKG_VERSION="0c47c2cd85cc4e631ca9b00f135382dd8bd1efb5"
|
||||
PKG_VERSION="f1c01bbdb7d4539eac2221f2650a14201860d928"
|
||||
PKG_GIT_CLONE_BRANCH="dev"
|
||||
;;
|
||||
RG353P|RG503)
|
||||
|
|
Loading…
Reference in a new issue