Re: [PATCH v2] arm64: dts: exynos: gs101-pixel-common: add supply and regulator properties

From: André Draszik

Date: Thu Feb 26 2026 - 01:50:57 EST


On Tue, 2026-02-24 at 23:30 +0000, Amit Sunil Dhamne via B4 Relay wrote:
> From: Amit Sunil Dhamne <amitsd@xxxxxxxxxx>
>
> Add power supply and regulator properties to the MAX77759 pmic. The
> usb-typec device will reference the regulator provided by the pmic as
> it supplies vbus to the typec device when operating in power source mode.
>
> Signed-off-by: Amit Sunil Dhamne <amitsd@xxxxxxxxxx>
> ---
> This patch depends on the patchset [1].
> [1] https://lore.kernel.org/all/20260224-max77759-charger-v8-0-eb86bd570e9c@xxxxxxxxxx/
> ---
> Changes in v2:
> - Added a line between property and child node as per DTS coding std.
>   (Krzysztof Kozlowski)
> - Added the "power-supplies" property immediately after the prev
>   property without leaving a line space.
> - Link to v1: https://lore.kernel.org/r/20260224-max77759-charger-dts-v1-1-b443545c04aa@xxxxxxxxxx
> ---
>  arch/arm64/boot/dts/exynos/google/gs101-pixel-common.dtsi | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

Reviewed-by: André Draszik <andre.draszik@xxxxxxxxxx>