[PATCH 0/6] Google Pixel 6 (oriole): TCPCI enablement & USB updates
André Draszik
andre.draszik at linaro.org
Wed Nov 27 03:01:38 PST 2024
Hi,
This series adds and enables the Maxim MAX77759 TCPCI for Google Pixel
6 (Oriole).
It relies on the bindings update proposed as part of
https://lore.kernel.org/r/20241127-gs101-phy-lanes-orientation-phy-v1-0-1b7fce24960b@linaro.org
With these patches, we allow the usb phy to detect usb cable
orientation, and we make it possible for the USB DWC3 core to enter
runtime suspend upon cable disconnect.
Signed-off-by: André Draszik <andre.draszik at linaro.org>
---
André Draszik (6):
arm64: defconfig: enable Maxim TCPCI driver
dt-bindings: usb: max33359: add max77759 flavor
arm64: dts: exynos: gs101: phy region for exynos5-usbdrd is larger
arm64: dts: exynos: gs101: enable snps,dis_rxdet_inp3_quirk for DWC3
arm64: dts: exynos: gs101-oriole: enable Maxim max77759 TCPCi
arm64: dts: exynos: gs101-oriole: add pd-disable and typec-power-opmode
.../devicetree/bindings/usb/maxim,max33359.yaml | 8 +-
arch/arm64/boot/dts/exynos/google/gs101-oriole.dts | 104 +++++++++++++++++++++
arch/arm64/boot/dts/exynos/google/gs101.dtsi | 3 +-
arch/arm64/configs/defconfig | 1 +
4 files changed, 113 insertions(+), 3 deletions(-)
---
base-commit: ed9a4ad6e5bd3a443e81446476718abebee47e82
change-id: 20241127-gs101-phy-lanes-orientation-dts-9ace74a2c25c
Best regards,
--
André Draszik <andre.draszik at linaro.org>
More information about the linux-arm-kernel
mailing list