rockchip64 edge 6.6: bump to 6.6-rc6; rebase patches
This commit is contained in:
parent
b89858d4d2
commit
3ed795e4cb
@ -155,7 +155,7 @@ case $BRANCH in
|
||||
KERNELPATCHDIR='rockchip64-'$BRANCH
|
||||
declare -g KERNEL_MAJOR_MINOR="6.6" # Major and minor versions of this kernel.
|
||||
#KERNELBRANCH="branch:linux-6.6.y"
|
||||
KERNELBRANCH='tag:v6.6-rc5'
|
||||
KERNELBRANCH='tag:v6.6-rc6'
|
||||
LINUXFAMILY=rockchip64
|
||||
LINUXCONFIG='linux-rockchip64-'$BRANCH
|
||||
|
||||
|
||||
@ -76,7 +76,7 @@ index 4efcb78b0ab1..6a641d9f752c 100644
|
||||
|
||||
pm_runtime_enable(dev);
|
||||
diff --git a/drivers/usb/typec/altmodes/displayport.c b/drivers/usb/typec/altmodes/displayport.c
|
||||
index 426c88a516e5..e9094255a9be 100644
|
||||
index 59e0218a8bc5..5b046eb1fad7 100644
|
||||
--- a/drivers/usb/typec/altmodes/displayport.c
|
||||
+++ b/drivers/usb/typec/altmodes/displayport.c
|
||||
@@ -9,6 +9,8 @@
|
||||
@ -157,7 +157,7 @@ index 426c88a516e5..e9094255a9be 100644
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
@@ -574,8 +616,14 @@ int dp_altmode_probe(struct typec_altmode *alt)
|
||||
@@ -579,8 +621,14 @@ int dp_altmode_probe(struct typec_altmode *alt)
|
||||
if (!(DP_CAP_PIN_ASSIGN_DFP_D(port->vdo) &
|
||||
DP_CAP_PIN_ASSIGN_UFP_D(alt->vdo)) &&
|
||||
!(DP_CAP_PIN_ASSIGN_UFP_D(port->vdo) &
|
||||
|
||||
Loading…
Reference in New Issue
Block a user