Fix RG552 panel flicker

updated clock settings for the 552 panel
This commit is contained in:
Brooksytech 2022-10-21 08:05:13 -07:00 committed by GitHub
parent 7ec0f8bdfd
commit 9ad25b3554
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)