mbox series

[0/3] Google Pixel 6 (oriole): max20339 enabling

Message ID 20240916-max20339-dts-v1-0-2f7ed7c24e83@linaro.org
Headers show
Series Google Pixel 6 (oriole): max20339 enabling | expand

Message

André Draszik Sept. 16, 2024, 4:58 p.m. UTC
Hi,

These patches enable the Maxim MAX20339 overvoltage protector with load
switches for Google Pixel 6 (Oriole).

The driver and binding have been proposed as part of
https://lore.kernel.org/all/20240916-max20339-v1-0-b04ce8e8c471@linaro.org/

This is the first device behind the USB plug and can gate all incoming
power as well as protecting the input path from overvoltages.

Its load switches are used for wireless charging and for OTG.

Signed-off-by: André Draszik <andre.draszik@linaro.org>
---
André Draszik (3):
      arm64: defconfig: enable Maxim max20339
      arm64: dts: exynos: gs101-oriole: enable max20339 OVP
      MAINTAINERS: add myself for Google Tensor SoC

 MAINTAINERS                                        |  1 +
 arch/arm64/boot/dts/exynos/google/gs101-oriole.dts | 51 ++++++++++++++++++++++
 arch/arm64/configs/defconfig                       |  1 +
 3 files changed, 53 insertions(+)
---
base-commit: 7083504315d64199a329de322fce989e1e10f4f7
change-id: 20240916-max20339-dts-c0518c81bb39

Best regards,