Re: [PATCH v6 2/3] dt-bindings: power: reset: fix minimum reg count for pmk8350-pon
From: Krzysztof Kozlowski
Date: Mon Jul 27 2026 - 02:39:10 EST
On Fri, Jul 24, 2026 at 03:44:12PM +0530, Rakesh Kota wrote:
> The GEN3 PON peripheral requires two register address spaces: "hlos"
> for the primary PON block and "pbs" for the address needs to be
> specified to facilitate software debouncing. Set minItems: 2 for reg
That's ABI break and I do not underestand if this was broken before or
not. Driver ignores the PBS, so everything was working fine, no? Then
why PBS is required now? Is it actually working or not?
> in the qcom,pmk8350-pon if/then constraint to enforce that both
> address spaces are always present.
>
> Signed-off-by: Rakesh Kota <rakesh.kota@xxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/power/reset/qcom,pon.yaml | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Best regards,
Krzysztof