[packages/kernel] update vdo value for pinebookpro usb-c dp altmode
atler
atler at pld-linux.org
Wed Dec 21 11:28:19 CET 2022
commit ace9f2bf758891658b0c4834570a968bda626e93
Author: Jan Palus <jpalus at fastmail.com>
Date: Wed Dec 21 11:22:06 2022 +0100
update vdo value for pinebookpro usb-c dp altmode
make it work after:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c1e5c2f0cb8a22ec2e14af92afc7006491bebabb
to be determined if the fix is fully correct and what's the proper vdo
value
kernel-pinebook-pro.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-pinebook-pro.patch b/kernel-pinebook-pro.patch
index 58de3eb4..d92d5ab7 100644
--- a/kernel-pinebook-pro.patch
+++ b/kernel-pinebook-pro.patch
@@ -634,7 +634,7 @@ index c2f021a1a18f..fc33e111bbee 100644
+ altmodes {
+ dp {
+ svid = <0xff01>;
-+ vdo = <0x0c0046>;
++ vdo = <0x0c0006>;
+ };
+ };
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/ad47acdfc2c76b10cd601e197dafd0249eb49a61
More information about the pld-cvs-commit
mailing list