Re: [PATCH 07/17] arm64: dts: exynos: gs101: Add ufs, ufs-phy and ufs regulator dt nodes

From: Krzysztof Kozlowski
Date: Thu Apr 18 2024 - 13:32:11 EST


On 18/04/2024 15:20, Peter Griffin wrote:
>
> s_ldo8_reg: LDO8S {
> regulator-name = "S2MPG11_LDO8";
> regulator-min-microvolt = <1127800>;
> regulator-max-microvolt = <1278600>;
> regulator-always-on;
> regulator-initial-mode = <SEC_OPMODE_SUSPEND>;
> channel-mux-selection = <0x28>;
> schematic-name = "L8S_UFS_VCCQ";
> subsys-name = "UFS";
> };
>
> So I think you're correct this is a stub pending full pmic support. I
> propose in v2 to add a comment similar to what we have in
> exynos850-e850-96.dts today above the regulator-fixed node like /*
> TODO: Remove this once PMIC is implemented */?
>

Sounds good.

Best regards,
Krzysztof