linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Google Pixel 6 (oriole): TCPCI enablement & USB updates
@ 2024-11-27 11:01 André Draszik
  2024-11-27 11:01 ` [PATCH 1/6] arm64: defconfig: enable Maxim TCPCI driver André Draszik
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: André Draszik @ 2024-11-27 11:01 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Greg Kroah-Hartman, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Jagan Sridharan, Alim Akhtar
  Cc: Peter Griffin, Tudor Ambarus, Sam Protsenko, Will McVicker,
	Roy Luo, kernel-team, linux-arm-kernel, linux-kernel, linux-usb,
	devicetree, linux-samsung-soc, André Draszik

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@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@linaro.org>



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-11-29 11:25 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-27 11:01 [PATCH 0/6] Google Pixel 6 (oriole): TCPCI enablement & USB updates André Draszik
2024-11-27 11:01 ` [PATCH 1/6] arm64: defconfig: enable Maxim TCPCI driver André Draszik
2024-11-28 10:49   ` Peter Griffin
2024-11-27 11:01 ` [PATCH 2/6] dt-bindings: usb: max33359: add max77759 flavor André Draszik
2024-11-27 15:57   ` Conor Dooley
2024-11-28  8:17   ` Krzysztof Kozlowski
2024-11-28  8:40     ` André Draszik
2024-11-27 11:01 ` [PATCH 3/6] arm64: dts: exynos: gs101: phy region for exynos5-usbdrd is larger André Draszik
2024-11-27 11:01 ` [PATCH 4/6] arm64: dts: exynos: gs101: enable snps,dis_rxdet_inp3_quirk for DWC3 André Draszik
2024-11-29 11:24   ` André Draszik
2024-11-27 11:01 ` [PATCH 5/6] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 TCPCi André Draszik
2024-11-28  8:19   ` Krzysztof Kozlowski
2024-11-28  8:28     ` André Draszik
2024-11-28  8:34       ` Krzysztof Kozlowski
2024-11-27 11:01 ` [PATCH 6/6] arm64: dts: exynos: gs101-oriole: add pd-disable and typec-power-opmode André Draszik
2024-11-28  8:21   ` Krzysztof Kozlowski
2024-11-28  8:34     ` André Draszik
2024-11-28  8:34       ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).