Re: [PATCH RFC v3 5/5] dt-bindings: phy: hisi-inno-usb2: add compatible of hisilicon,hi3798mv200-usb2-phy

From: Krzysztof Kozlowski
Date: Tue Feb 20 2024 - 03:18:53 EST


On 19/02/2024 22:28, Yang Xiwen via B4 Relay wrote:
>
> resets:
> - maxItems: 1
> + minItems: 1
> + maxItems: 2
> +
> + reset-names:
> + items:
> + - const: port
> + - const: test

Why old device now gets two resets? You need to constrain it per variant.

Best regards,
Krzysztof