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@xxxxxxxxxx/ 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@xxxxxxxxxx> --- 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, -- André Draszik <andre.draszik@xxxxxxxxxx>